diff options
| author | Alex Grönholm <alex.gronholm@nextday.fi> | 2019-08-17 19:13:24 +0300 |
|---|---|---|
| committer | Alex Grönholm <alex.gronholm@nextday.fi> | 2019-08-17 19:13:24 +0300 |
| commit | 9ee9726620f80232ca49991dbeef83963d94482a (patch) | |
| tree | 3ae166af6dd7bd0f17e3e3585c7138489a8470ae /wheel/__init__.py | |
| parent | 96ce96ec368995b04c8e1bc80b32c8b9a093b5f4 (diff) | |
| download | wheel-git-0.33.5.tar.gz | |
Bumped up the version0.33.5
Diffstat (limited to 'wheel/__init__.py')
| -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 0f8ca70..e5b13ba 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.4" +__version__ = "0.33.5" |
