Skip to content

Commit a20534f

Browse files
committed
version 0.2.2
1 parent 7fd0b09 commit a20534f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotenvx/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = "python-dotenvx"
22
__description__ = "[dotenvx.com] a better dotenv–from the creator of `dotenv`"
33
__url__ = "https://github.com/dotenvx/python-dotenvx"
4-
__version__ = "0.2.1"
4+
__version__ = "0.2.2"
55
__author__ = "dotenv"
66
__author_email__ = "[email protected]"
77
__license__ = "BSD-3-Clause"

0 commit comments

Comments
 (0)