Skip to content

Commit 27c61b7

Browse files
committed
Release as version 1.5.0.
1 parent 0eca422 commit 27c61b7

3 files changed

Lines changed: 3 additions & 3 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.4.1"
21+
__version__ = "1.5.0"
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.4.1"
3+
version = "1.5.0"
44
description = "A sanitised and simplified view of SCKAN knowledge"
55
authors = [
66
{ name = "David Brooks", email = "d.brooks@auckland.ac.nz"},

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)