Skip to content

Commit

Permalink
bump version in setup.py to 0.6.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldruschk committed Oct 27, 2021
1 parent d18bfb2 commit 4d6d5b5
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 @@ -9,7 +9,7 @@

setuptools.setup(
name="enochecker3",
version="0.5.0",
version="0.6.0",
author="ldruschk",
author_email="[email protected]",
description="FastAPI based library for building async python checkers for the EnoEngine A/D CTF Framework",
Expand Down

0 comments on commit 4d6d5b5

Please sign in to comment.