We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79b85e commit 7b0b5e7Copy full SHA for 7b0b5e7
src/dotenv_vault/__version__.py
@@ -7,7 +7,7 @@
7
__title__ = "python-dotenv-vault"
8
__description__ = "Syncing your .env to the cloud."
9
__url__ = "https://github.com/dotenv-org/dotenv-vault-python"
10
-__version__ = "0.0.6"
+__version__ = "0.0.7"
11
__author__ = "dotenv"
12
__author_email__ = "[email protected]"
13
__license__ = "MIT"
0 commit comments