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