Skip to content

Commit

Permalink
chore(version): Increase version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Mordred committed May 28, 2020
1 parent 0003171 commit 59d3e48
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 @@ -5,7 +5,7 @@
with open("README.md", "r") as fh:
long_description = fh.read()

version = '0.1.4'
version = '0.1.5'

# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.
Expand Down

0 comments on commit 59d3e48

Please sign in to comment.