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 cf625f9 commit 97c183dCopy full SHA for 97c183d
source/ports/py_port/setup.py
@@ -39,7 +39,7 @@
39
# Versions should comply with PEP440. For a discussion on single-sourcing
40
# the version across setup.py and the project code, see
41
# https://packaging.python.org/en/latest/single_source_version.html
42
- 'version': '0.4.2',
+ 'version': '0.5.0',
43
44
'description': 'A library for providing inter-language foreign function interface calls',
45
'long_description': long_description,
0 commit comments