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 9d0f7db commit 5db1486Copy full SHA for 5db1486
src/dotenv_vault/__version__.py
@@ -1,7 +1,7 @@
1
__title__ = "python-dotenv-vault"
2
__description__ = "Decrypt .env.vault file."
3
__url__ = "https://github.com/dotenv-org/python-dotenv-vault"
4
-__version__ = "0.1.2"
+__version__ = "0.2.0"
5
__author__ = "dotenv"
6
__author_email__ = "[email protected]"
7
__license__ = "MIT"
0 commit comments