Bump version to 0.5.0

This commit is contained in:
Peter Eckersley
2016-02-10 18:49:27 -08:00
parent 74063851e3
commit 563c115044
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
"""Let's Encrypt client."""
# version number like 1.2.3a0, must have at least 2 parts, like 1.2
__version__ = '0.4.0'
__version__ = '0.5.0.dev0'