File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.1.3
2+ current_version = 0.1.4
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -245,4 +245,4 @@ us a pull request.
245245.. |PyPI version | image :: https://badge.fury.io/py/python-dotenv.svg
246246 :target: http://badge.fury.io/py/python-dotenv
247247.. |PyPI | image :: https://img.shields.io/pypi/dm/python-dotenv.svg
248- :target:
248+ :target: http://badge.fury.io/py/python-dotenv
Original file line number Diff line number Diff line change 1010 name = "python-dotenv" ,
1111 description = "Add .env support to your django/flask apps in development and deployments" ,
1212 long_description = readme ,
13- version = "0.1.3 " ,
13+ version = "0.1.4 " ,
1414 author = "Saurabh Kumar" ,
1515 author_email = "me+github@saurabh-kumar.com" ,
1616 url = "http://github.com/theskumar/python-dotenv" ,
You can’t perform that action at this time.
0 commit comments