We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2784ec6 commit 1917771Copy full SHA for 1917771
1 file changed
setup.py
@@ -20,7 +20,7 @@
20
long_description_content_type="text/markdown",
21
url='https://github.com/trailofbits/polyfile',
22
author='Trail of Bits',
23
- version="0.5.5",
+ version="0.5.6",
24
packages=find_packages(exclude=("tests",)),
25
python_requires='>=3.10',
26
install_requires=[
0 commit comments