We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937edc5 commit 18152d9Copy full SHA for 18152d9
1 file changed
yourls/__init__.py
@@ -9,7 +9,7 @@
9
from .log import logger
10
11
__author__ = 'Frazer McLean <[email protected]>'
12
-__version__ = '1.2.2.post0'
+__version__ = '1.2.2.post1'
13
__license__ = 'MIT'
14
__description__ = 'Python client for YOURLS.'
15
0 commit comments