close
Skip to content

Commit f091819

Browse files
Bump version 2.3
1 parent b5915bf commit f091819

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
@@ -6,7 +6,7 @@
66
README = os.path.join(os.path.dirname(__file__), 'README.rst')
77

88
setup(name='python-decouple',
9-
version='2.2',
9+
version='2.3',
1010
description='Strict separation of settings from code.',
1111
long_description=open(README).read(),
1212
author="Henrique Bastos", author_email="henrique@bastos.net",

0 commit comments

Comments
 (0)