Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
kfirgoldwsc committed Apr 6, 2024
1 parent 71836a6 commit d5edae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anypathlib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.0.1"
__version__ = "0.1"

from anypathlib.anypath import AnyPath
from anypathlib.path_handlers.path_types import PathType

0 comments on commit d5edae8

Please sign in to comment.