Skip to content

Commit

Permalink
bump v
Browse files Browse the repository at this point in the history
  • Loading branch information
endremborza committed Apr 2, 2023
1 parent f7dd160 commit 13f1b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zimmauth/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Authentication encryption and storage"""
from .core import EncryptBase, S3Auth, S3Remote, SSHRemote, ZimmAuth # noqa: F401

__version__ = "0.0.7"
__version__ = "0.0.8"

0 comments on commit 13f1b28

Please sign in to comment.