Version 0.1.0 for Public Beta!

This commit is contained in:
Peter Eckersley 2015-12-02 15:15:08 -08:00
parent fe422cb87b
commit df51f7f50c

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.1.0.dev0'
__version__ = '0.1.0'