Release 0.5.0

This commit is contained in:
Brad Warren
2016-04-05 17:55:18 -07:00
parent 23167eccb0
commit 4d4cfb414f
10 changed files with 355 additions and 1202 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.5.0.dev0'
__version__ = '0.5.0'