From f478e2b5efd3bc5707f72f9334ec4f1c881ff6b2 Mon Sep 17 00:00:00 2001 From: Daniel Holth Date: Wed, 14 Sep 2016 18:16:16 -0400 Subject: prerelease --- wheel/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wheel/__init__.py b/wheel/__init__.py index 1dbfedc..7b3d278 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.30.0.dev0" +__version__ = "0.30.0.a0" -- cgit v1.2.1