Release 0.4.1

This commit is contained in:
Brad Warren
2016-02-29 16:30:24 -08:00
parent 429db3fb4d
commit 49d8fd7d61
11 changed files with 157 additions and 114 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.4.1'