Skip to content

Commit

Permalink
Merge pull request #41 from sgibson91/bump-version-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Mar 6, 2022
2 parents 3a2d8b0 + c94c466 commit fac7f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deduplify/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version("deduplify", 0, 4, 0)
__version__ = Version("deduplify", 0, 4, 1)
__all__ = ["__version__"]

0 comments on commit fac7f67

Please sign in to comment.