Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknovak committed Jun 6, 2024
1 parent 5c141f2 commit 3bed942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anonipy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"""

__version__ = "0.0.6"
__version__ = "0.0.7"

from . import anonymize
from . import utils
Expand Down

0 comments on commit 3bed942

Please sign in to comment.