Skip to content

Commit 18152d9

Browse files
committed
Bump version number to 1.2.2.post1
1 parent 937edc5 commit 18152d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yourls/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from .log import logger
1010

1111
__author__ = 'Frazer McLean <[email protected]>'
12-
__version__ = '1.2.2.post0'
12+
__version__ = '1.2.2.post1'
1313
__license__ = 'MIT'
1414
__description__ = 'Python client for YOURLS.'
1515

0 commit comments

Comments
 (0)