diff options
| author | Nate Coraor <nate@bx.psu.edu> | 2016-02-06 12:18:19 -0500 |
|---|---|---|
| committer | Nate Coraor <nate@bx.psu.edu> | 2016-02-06 12:18:19 -0500 |
| commit | bc574d6ed73dabee02e4e00764172d6284a37cb4 (patch) | |
| tree | 6365510e7a0140fd87587d30cd5b458692c31f1a /wheel | |
| parent | 646e02779e59160f2c8a81689e8c91064a923286 (diff) | |
| download | wheel-git-0.29.0.tar.gz | |
Bump version to 0.29.00.29.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 58ea1c4..be2453a 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.28.0" +__version__ = "0.29.0" |
