Browse Source

Version 0.0.1

Ben Firshman 12 years ago
parent
commit
fb445b3a06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fig/__init__.py

+ 1 - 1
fig/__init__.py

@@ -1,3 +1,3 @@
 from .service import Service
 from .service import Service
 
 
-__version__ = '1.0.0'
+__version__ = '0.0.1'