We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d18529 commit b4c5e39Copy full SHA for b4c5e39
planemo/__init__.py
@@ -2,7 +2,7 @@
2
3
planemo_metadata = importlib.metadata.metadata("planemo")
4
5
-__version__ = "0.75.32"
+__version__ = "0.75.33.dev0"
6
7
PROJECT_NAME = planemo_metadata["Name"]
8
PROJECT_EMAIL = planemo_metadata["Author-email"].split(" ")[-1]
0 commit comments