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 db758ab commit d4d5137Copy full SHA for d4d5137
setup.py
@@ -32,7 +32,7 @@ def run(self):
32
'Topic :: Software Development :: Libraries :: Python Modules',
33
'Topic :: System :: Distributed Computing',
34
],
35
- version='1.7.2',
+ version='1.7.3',
36
description='Erlang Binary Term Format for Python',
37
author='Michael Truog',
38
author_email='mjtruog@gmail.com',
0 commit comments