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 c0a7dea commit 998753cCopy full SHA for 998753c
marcelbroccoli/version.py
@@ -1,4 +1,4 @@
1
# meta data
2
__author__ = "Marcel Gerber"
3
-__date__ = "2023-10-20"
4
-__version__ = "1.2.2"
+__date__ = "2023-10-24"
+__version__ = "1.3.0"
setup.py
@@ -2,7 +2,7 @@
setup(
name="marcelbroccoli",
5
- version="1.2.2",
+ version="1.3.0",
6
description="Marcel's custom functions",
7
url="https://github.com/chemage/marcelbroccoli",
8
author="Marcel Gerber",
0 commit comments