Skip to content

Commit 3a8a44c

Browse files
committed
Release as version 0.26.18.
1 parent abedb7e commit 3a8a44c

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.26.17'
21+
__version__ = '0.26.18'
2222

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mapserver"
3-
version = "0.26.17"
3+
version = "0.26.18"
44
description = ""
55
authors = ["David Brooks <d.brooks@auckland.ac.nz>"]
66

0 commit comments

Comments
 (0)