diff options
| author | Alex Grönholm <alex.gronholm@nextday.fi> | 2019-05-12 00:41:35 +0300 |
|---|---|---|
| committer | Alex Grönholm <alex.gronholm@nextday.fi> | 2019-05-12 00:41:35 +0300 |
| commit | 882cd05d9bf4c4fc72568d806e227b5cf14df1d7 (patch) | |
| tree | 0e6a4f75288757f1f44666caa502254f70c15918 | |
| parent | 90dd34c435d848a110434d24e3f074e96e034f15 (diff) | |
| download | wheel-git-0.33.4.tar.gz | |
Bumped up the version0.33.4
| -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 6a73f04..0f8ca70 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.33.3" +__version__ = "0.33.4" |
