Skip to content

Commit ab4e1a0

Browse files
author
Saurabh Kumar
committed
Bump version: 0.8.1 → 0.8.2
1 parent 7c076a3 commit ab4e1a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.8.1
2+
current_version = 0.8.2
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
name="python-dotenv",
1818
description="Add .env support to your django/flask apps in development and deployments",
1919
long_description=long_description,
20-
version="0.8.1",
20+
version="0.8.2",
2121
author="Saurabh Kumar",
2222
author_email="[email protected]",
2323
url="http://github.com/theskumar/python-dotenv",

0 commit comments

Comments
 (0)