Skip to content

Commit 5c2b53a

Browse files
committed
Starting work on 0.75.45
1 parent 4e9f9a6 commit 5c2b53a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ History
55

66
.. to_doc
77
8+
---------------------
9+
0.75.45.dev0
10+
---------------------
11+
12+
813
---------------------
914
0.75.44 (2026-05-26)
1015
---------------------

planemo/__init__.py

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

33
planemo_metadata = importlib.metadata.metadata("planemo")
44

5-
__version__ = "0.75.44"
5+
__version__ = "0.75.45.dev0"
66

77
PROJECT_NAME = planemo_metadata["Name"]
88
PROJECT_EMAIL = planemo_metadata["Author-email"].split(" ")[-1]

0 commit comments

Comments
 (0)