Skip to content

Commit 5e839d4

Browse files
author
Saurabh Kumar
committed
Bump version: 0.6.4 → 0.6.5
1 parent 2998990 commit 5e839d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.6.4
2+
current_version = 0.6.5
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
name="python-dotenv",
1313
description="Add .env support to your django/flask apps in development and deployments",
1414
long_description=readme,
15-
version="0.6.4",
15+
version="0.6.5",
1616
author="Saurabh Kumar",
1717
author_email="[email protected]",
1818
url="http://github.com/theskumar/python-dotenv",

0 commit comments

Comments
 (0)