Skip to content

Commit 67dbc2a

Browse files
committed
update version 1.2.1
1 parent 9ed89c4 commit 67dbc2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

marcelbroccoli/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# meta data
22
__author__ = "Marcel Gerber"
33
__date__ = "2023-10-20"
4-
__version__ = "1.2.0"
4+
__version__ = "1.2.1"

setup.py

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

33
setup(
44
name="marcelbroccoli",
5-
version="1.2.0",
5+
version="1.2.1",
66
description="Marcel's custom functions",
77
url="https://github.com/chemage/marcelbroccoli",
88
author="Marcel Gerber",

0 commit comments

Comments
 (0)