Skip to content

Commit

Permalink
Bump version to 0.7.5
Browse files Browse the repository at this point in the history
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
  • Loading branch information
oz123 committed Dec 4, 2022
1 parent 783f1f9 commit 88f29a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vistir/__init__.py
Expand Up @@ -39,4 +39,4 @@ def __getattr__(name):
DeprecationWarning)
return getattr(importlib.import_module(__newpaths[name]), name)

__version__ = "0.7.4.dev0"
__version__ = "0.7.5"

0 comments on commit 88f29a7

Please sign in to comment.