Skip to content

Commit 97c183d

Browse files
committed
Update python port version.
1 parent cf625f9 commit 97c183d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ports/py_port/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# Versions should comply with PEP440. For a discussion on single-sourcing
4040
# the version across setup.py and the project code, see
4141
# https://packaging.python.org/en/latest/single_source_version.html
42-
'version': '0.4.2',
42+
'version': '0.5.0',
4343

4444
'description': 'A library for providing inter-language foreign function interface calls',
4545
'long_description': long_description,

0 commit comments

Comments
 (0)