diff --git a/setup.py b/setup.py index d78a0d1..e937d18 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='integrate', - version='1.0.0b1', + version='1.0.0', description='Test framework for integration tests with dependencies', url='https://github.com/anfema/integrate', author='Johannes Schriewer',