diff --git a/setup.py b/setup.py index aa7e3c8..0cfb45f 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ # MAJOR for incompatible API changes, # MINOR for added functionality in a backwards-compatible manner # PATCH for backwards-compatible bug fixes. -RELEASE = "1.2.3" +RELEASE = "2.0.0" # Get the version from git, otherwise fall back to RELEASE try: