summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Holth <dholth@fastmail.fm>2014-11-12 20:28:51 -0500
committerDaniel Holth <dholth@fastmail.fm>2014-11-12 20:28:51 -0500
commitfa7c6ca9930bbb38387b637351b4935bb5f5cce1 (patch)
tree9a2c6b0ae59bc3e4647a354ebcd423abda9768fe
parent1980c42bb087433e441473b3cd58bbe7be61dd88 (diff)
downloadwheel-fa7c6ca9930bbb38387b637351b4935bb5f5cce1.tar.gz
bump version to 0.25.0
-rw-r--r--wheel/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wheel/__init__.py b/wheel/__init__.py
index 11c7a39..b84d0e4 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.24.0"
+__version__ = "0.25.0"