Skip to content

Commit c74c4b6

Browse files
committed
0.3.0
1 parent 0cd499b commit c74c4b6

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.6"
4+
__version__ = "0.3.0"
55
__author__ = "dotenv"
66
__author_email__ = "mot@dotenvx.com"
77
__license__ = "BSD-3-Clause"

0 commit comments

Comments
 (0)