summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wheel/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wheel/__init__.py b/wheel/__init__.py
index be2453a..1dbfedc 100644
--- a/wheel/__init__.py
+++ b/wheel/__init__.py
@@ -1,2 +1,2 @@
# __variables__ with double-quoted values will be available in setup.py:
-__version__ = "0.29.0"
+__version__ = "0.30.0.dev0"