diff --git a/civet/__init__.py b/civet/__init__.py index 402be68b..849306ae 100644 --- a/civet/__init__.py +++ b/civet/__init__.py @@ -1,2 +1,2 @@ _program = "civet" -__version__ = "0.1" \ No newline at end of file +__version__ = "1.0" \ No newline at end of file