summaryrefslogtreecommitdiff
path: root/wheel/__init__.py
diff options
context:
space:
mode:
authorNate Coraor <nate@bx.psu.edu>2015-09-18 14:04:37 -0400
committerNate Coraor <nate@bx.psu.edu>2015-09-18 14:04:37 -0400
commitacb3cf8177034c014cfe90a691a850b5322951b5 (patch)
treeadfeb3f7cc9149564f4eafe2cfefde462ef9eef4 /wheel/__init__.py
parentd6324ccf1d983682a5bd46dac5c628768ab120cb (diff)
downloadwheel-git-0.26.0.tar.gz
Bump to version 0.26.0 for issue #148 fix.0.26.0
Diffstat (limited to 'wheel/__init__.py')
-rw-r--r--wheel/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wheel/__init__.py b/wheel/__init__.py
index b84d0e4..5a57ba7 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.25.0"
+__version__ = "0.26.0"