We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321da3e commit bff6528Copy full SHA for bff6528
setup.py
@@ -36,7 +36,7 @@ def run(self):
36
'Topic :: Software Development :: Libraries :: Python Modules',
37
'Topic :: System :: Distributed Computing',
38
],
39
- version='2.0.6',
+ version='2.0.7',
40
description='Erlang External Term Format for Python',
41
long_description=long_description,
42
long_description_content_type='text/x-rst',
0 commit comments