Skip to content

Commit

Permalink
Bump version 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquebastos authored Mar 1, 2023
1 parent 35a4cec commit 860969c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
README = os.path.join(os.path.dirname(__file__), 'README.rst')

setup(name='python-decouple',
version='3.7',
version='3.8',
description='Strict separation of settings from code.',
long_description=open(README).read(),
author="Henrique Bastos", author_email="henrique@bastos.net",
Expand Down

0 comments on commit 860969c

Please sign in to comment.