Browse Source

Go back to .dev0 releases so 8.0.1 won't appear newer

Matt Robenolt 9 years ago
parent
commit
846f977114
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -47,7 +47,7 @@ from subprocess import check_output
 
 
 # The version of sentry
-VERSION = '8.0.0'
+VERSION = '8.1.0.dev0'
 
 # Also see sentry.utils.integrationdocs.DOC_FOLDER
 INTEGRATION_DOC_FOLDER = os.path.join(os.path.abspath(