Skip to content

Commit 860969c

Browse files
Bump version 3.8
1 parent 35a4cec commit 860969c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
README = os.path.join(os.path.dirname(__file__), 'README.rst')
77

88
setup(name='python-decouple',
9-
version='3.7',
9+
version='3.8',
1010
description='Strict separation of settings from code.',
1111
long_description=open(README).read(),
1212
author="Henrique Bastos", author_email="[email protected]",

0 commit comments

Comments
 (0)