We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.3.3
1 parent 6c73935 commit 7a7aa46Copy full SHA for 7a7aa46
2 files changed
mapknowledge/__init__.py
@@ -18,7 +18,7 @@
18
#
19
#===============================================================================
20
21
-__version__ = "1.3.2"
+__version__ = "1.3.3"
22
23
24
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "mapknowledge"
3
-version = "1.3.2"
+version = "1.3.3"
4
description = "A sanitised and simplified view of SCKAN knowledge"
5
authors = [
6
{ name = "David Brooks", email = "d.brooks@auckland.ac.nz"},
0 commit comments