diff options
| author | Nate Coraor <nate@bx.psu.edu> | 2016-02-05 16:35:05 -0500 |
|---|---|---|
| committer | Nate Coraor <nate@bx.psu.edu> | 2016-02-05 16:35:05 -0500 |
| commit | 36997ae4545f3c876771a53f11ae4aa9127cabfe (patch) | |
| tree | e17c9cf7a273bb7b04ff6be0ac89ec2ea13b8329 /wheel | |
| parent | e1822673919ee2d64150b059555e0138e32a2714 (diff) | |
| download | wheel-git-0.28.0.tar.gz | |
Bump version to 0.28.00.28.0
Diffstat (limited to 'wheel')
| -rw-r--r-- | wheel/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wheel/__init__.py b/wheel/__init__.py index bc444e6..58ea1c4 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.27.0" +__version__ = "0.28.0" |
