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