Skip to content

Commit f957ae8

Browse files
committed
Bump to 2.1.1
1 parent 58b2fdb commit f957ae8

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.0"
25+
__version__ = "2.1.1"
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.0",
10+
version="2.1.1",
1111
author="briis",
1212
author_email="bjarne@briis.com",
1313
description="Gets garbage collection data from danish Municipalities",

0 commit comments

Comments
 (0)