Skip to content

Commit 9a5b687

Browse files
committed
Release as version 0.28.0
1 parent 1d6a748 commit 9a5b687

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mapserver/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
#
1919
#===============================================================================
2020

21-
__version__ = '0.28.0-dev.1'
21+
__version__ = '0.28.0'
2222

2323
#===============================================================================

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mapserver"
3-
version = "0.28.0-dev.1"
3+
version = "0.28.0"
44
description = "An server for anatomical flatmaps."
55
authors = [
66
{ name = "David Brooks", email = "d.brooks@auckland.ac.nz"}

0 commit comments

Comments
 (0)