Skip to content

Commit

Permalink
Merge pull request #36 from cisagov/fix_version_id_006
Browse files Browse the repository at this point in the history
Correct version number from 0.1.0 to 0.0.5
  • Loading branch information
dav3r committed Jul 20, 2021
2 parents f49b03b + acab901 commit 898f1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""This file defines the version of this project."""
__version__ = "0.1.0"
__version__ = "0.0.5"

0 comments on commit 898f1d1

Please sign in to comment.