We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.26.18
1 parent abedb7e commit 3a8a44cCopy full SHA for 3a8a44c
2 files changed
mapserver/__init__.py
@@ -18,6 +18,6 @@
18
#
19
#===============================================================================
20
21
-__version__ = '0.26.17'
+__version__ = '0.26.18'
22
23
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "mapserver"
3
-version = "0.26.17"
+version = "0.26.18"
4
description = ""
5
authors = ["David Brooks <d.brooks@auckland.ac.nz>"]
6
0 commit comments