Skip to content

Commit 97d67b8

Browse files
author
David Marteau
committed
Bump revision 0.1.2
1 parent c1d365c commit 97d67b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylr/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
'''
1010

11-
__version_info__=(0,1,1)
11+
__version_info__=(0,1,2)
1212
__version__ = "{0}.{1}.{2}".format(*__version_info__)
1313

1414

0 commit comments

Comments
 (0)