Skip to content

Commit 1997139

Browse files
committed
Version 1.3.3
1 parent 800e3c3 commit 1997139

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ncdjango/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__VERSION__ = '1.3.2'
1+
__VERSION__ = '1.3.3'

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 = "ncdjango"
3-
version = "1.3.2"
3+
version = "1.3.3"
44
description = "A NetCDF mapserver app for Django"
55
authors = ["Conservation Biology Institute"]
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)