We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.2.2
1 parent 3403154 commit ecd73dbCopy full SHA for ecd73db
mapknowledge/__init__.py
@@ -18,7 +18,7 @@
18
#
19
#===============================================================================
20
21
-__version__ = "1.2.1"
+__version__ = "1.2.2"
22
23
24
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "mapknowledge"
3
-version = "1.2.1"
+version = "1.2.2"
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