Skip to content

Commit

Permalink
pre-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 4, 2022
1 parent 88f29a7 commit 693a0ae
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.5"
__version__ = "0.7.6.dev0"

0 comments on commit 693a0ae

Please sign in to comment.