Skip to content

Commit 3e9806d

Browse files
committed
Bumped version string in pagodo.py
1 parent cc47e22 commit 3e9806d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pagodo.py

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

1717
# Custom Python libraries.
1818

19-
__version__ = "2.1.0"
19+
__version__ = "2.2.0"
2020

2121
# Logging
2222
ROOT_LOGGER = logging.getLogger("pagodo")

0 commit comments

Comments
 (0)