Skip to content

Commit 31c2af4

Browse files
committed
Update version
1 parent 0c8dd70 commit 31c2af4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
name="python-dotenv",
2121
description="Add .env support to your django/flask apps in development and deployments",
2222
long_description=long_description,
23-
version=meta['__version__'],
23+
version="1.0.0",
2424
author="Saurabh Kumar",
2525
author_email="[email protected]",
2626
url="http://github.com/theskumar/python-dotenv",

0 commit comments

Comments
 (0)