Skip to content

Commit a116740

Browse files
committed
Up the version for the next release
1 parent 121ddfd commit a116740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
long_description_content_type="text/markdown",
2121
url='https://github.com/trailofbits/polyfile',
2222
author='Trail of Bits',
23-
version="0.5.1",
23+
version="0.5.2",
2424
packages=find_packages(exclude=("tests",)),
2525
python_requires='>=3.7',
2626
install_requires=[

0 commit comments

Comments
 (0)