Skip to content

Commit 147a5d4

Browse files
committed
Bump to 2.1.3
1 parent df2dbcf commit 147a5d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyaffalddk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
)
2323

2424
__title__ = "pyaffalddk"
25-
__version__ = "2.1.2"
25+
__version__ = "2.1.3"
2626
__author__ = "briis"
2727
__license__ = "MIT"

setup.py

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

88
setuptools.setup(
99
name="pyaffalddk",
10-
version="2.1.2",
10+
version="2.1.3",
1111
author="briis",
1212
author_email="bjarne@briis.com",
1313
description="Gets garbage collection data from danish Municipalities",

0 commit comments

Comments
 (0)