Skip to content

Commit 1327eb7

Browse files
committed
Starting work on 0.75.42
1 parent 9b8a742 commit 1327eb7

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.42.dev0
10+
---------------------
11+
12+
813
---------------------
914
0.75.41 (2026-03-19)
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.41"
5+
__version__ = "0.75.42.dev0"
66

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

0 commit comments

Comments
 (0)