Skip to content

Commit aa3e44a

Browse files
committed
Release as version 1.6.1.
1 parent 1a61b0d commit aa3e44a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mapknowledge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#
1919
#===============================================================================
2020

21-
__version__ = "1.6.0"
21+
__version__ = "1.6.1"
2222

2323
#===============================================================================
2424

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mapknowledge"
3-
version = "1.6.0"
3+
version = "1.6.1"
44
description = "A sanitised and simplified view of SCKAN knowledge"
55
authors = [
66
{ name = "David Brooks", email = "d.brooks@auckland.ac.nz"},

0 commit comments

Comments
 (0)