We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc9f5f commit b18ace0Copy full SHA for b18ace0
1 file changed
pagodo.py
@@ -16,7 +16,7 @@
16
17
# Custom Python libraries.
18
19
-__version__ = "2.2.0"
+__version__ = "2.2.1"
20
21
# Logging
22
ROOT_LOGGER = logging.getLogger("pagodo")
0 commit comments