Skip to content

Commit 7b0b5e7

Browse files
committed
bump version to 0.0.7
1 parent f79b85e commit 7b0b5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotenv_vault/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__title__ = "python-dotenv-vault"
88
__description__ = "Syncing your .env to the cloud."
99
__url__ = "https://github.com/dotenv-org/dotenv-vault-python"
10-
__version__ = "0.0.6"
10+
__version__ = "0.0.7"
1111
__author__ = "dotenv"
1212
__author_email__ = "[email protected]"
1313
__license__ = "MIT"

0 commit comments

Comments
 (0)