Browse Source

7.3.0.dev0

David Cramer 10 years ago
parent
commit
9191827159
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -147,7 +147,7 @@ class BuildStatic(Command):
 
 setup(
     name='sentry',
-    version='7.2.0',
+    version='7.3.0.dev0',
     author='David Cramer',
     author_email='dcramer@gmail.com',
     url='https://www.getsentry.com',