We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48ba7c commit 1d015f1Copy full SHA for 1d015f1
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='python-i18n',
5
- version='0.3.7',
+ version='0.3.8',
6
description='Translation library for Python',
7
long_description=open('README.md').read(),
8
long_description_content_type='text/markdown',
0 commit comments