We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800e3c3 commit 1997139Copy full SHA for 1997139
ncdjango/__init__.py
@@ -1 +1 @@
1
-__VERSION__ = '1.3.2'
+__VERSION__ = '1.3.3'
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "ncdjango"
3
-version = "1.3.2"
+version = "1.3.3"
4
description = "A NetCDF mapserver app for Django"
5
authors = ["Conservation Biology Institute"]
6
license = "BSD-3-Clause"
0 commit comments