Skip to content

Commit 617a173

Browse files
committed
update version 1.3.1
1 parent 94628b0 commit 617a173

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

marcelbroccoli/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# meta data
22
__author__ = "Marcel Gerber"
3-
__date__ = "2023-10-24"
4-
__version__ = "1.3.0"
3+
__date__ = "2023-10-31"
4+
__version__ = "1.3.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.3.0",
5+
version="1.3.1",
66
description="Marcel's custom functions",
77
url="https://github.com/chemage/marcelbroccoli",
88
author="Marcel Gerber",

0 commit comments

Comments
 (0)