Skip to content

Commit 2a0241e

Browse files
committed
Update mapknowledge to version 1.3.0 and release as 2.5.0
1 parent 4a12e6c commit 2a0241e

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

flatmapknowledge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
#===============================================================================
3030

31-
__version__ = "2.4.2"
31+
__version__ = "2.5.0"
3232

3333
#===============================================================================
3434

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[project]
22
name = "flatmapknowledge"
3-
version = "2.4.2"
3+
version = "2.5.0"
44
description = ""
55
authors = [
66
{ name = "David Brooks", email = "d.brooks@auckland.ac.nz"},
77
]
88
requires-python = "==3.12.*"
99
dependencies = [
10-
"mapknowledge @ https://github.com/AnatomicMaps/map-knowledge/releases/download/v1.2.2/mapknowledge-1.2.2-py3-none-any.whl",
10+
"mapknowledge @ https://github.com/AnatomicMaps/map-knowledge/releases/download/v1.3.0/mapknowledge-1.3.0-py3-none-any.whl",
1111
]
1212

1313
[build-system]

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)