We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8dd70 commit 31c2af4Copy full SHA for 31c2af4
1 file changed
setup.py
@@ -20,7 +20,7 @@
20
name="python-dotenv",
21
description="Add .env support to your django/flask apps in development and deployments",
22
long_description=long_description,
23
- version=meta['__version__'],
+ version="1.0.0",
24
author="Saurabh Kumar",
25
author_email="[email protected]",
26
url="http://github.com/theskumar/python-dotenv",
0 commit comments