Bump version for release 0.1.0.
[crypto-install.git] / setup.py
index 9a24727..8145b3e 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -90,7 +90,7 @@ class clean (_clean):
 
 setup (
     name = "crypto_install",
-    version = "0.0.1",
+    version = "0.1.0",
     author = "Olof-Joachim Frahm",
     author_email = "olof@macrolet.net",
     url = "https://github.com/Ferada/crypto-install",