We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d3bf2 commit 33107f0Copy full SHA for 33107f0
setup.py
@@ -2,7 +2,7 @@
2
from distutils.core import setup
3
4
setup(name='localizable',
5
- version='0.1.2',
+ version='0.1.3',
6
description='Localizable.strings parser for Apple-specific localization files',
7
author='Chris Ballinger',
8
author_email='chris@chatsecure.org',
0 commit comments