We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1fcdfa commit 2e62bc5Copy full SHA for 2e62bc5
setup.py
@@ -41,7 +41,7 @@ def build_extensions(self):
41
]
42
43
setup(name="pywuffs",
44
- version="2.0.0",
+ version="2.0.1",
45
description="Python bindings for Wuffs the Library",
46
author="Georgiy Manuilov",
47
url="https://github.com/dev0x13/pywuffs",
0 commit comments