Skip to content

Commit

Permalink
Up the version number for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
ESultanik committed Jan 11, 2022
1 parent 3f6a21f commit 1bbeb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
license="LGPL-3.0-or-later",
url="https://github.com/trailofbits/fickling",
author="Trail of Bits",
version="0.0.2",
version="0.0.3",
packages=find_packages(exclude=["test"]),
python_requires=">=3.6",
install_requires=requirements,
Expand Down

0 comments on commit 1bbeb00

Please sign in to comment.