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