We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.6.1
1 parent 1a61b0d commit aa3e44aCopy full SHA for aa3e44a
2 files changed
mapknowledge/__init__.py
@@ -18,7 +18,7 @@
18
#
19
#===============================================================================
20
21
-__version__ = "1.6.0"
+__version__ = "1.6.1"
22
23
24
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "mapknowledge"
3
-version = "1.6.0"
+version = "1.6.1"
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