diff options
| author | Phil Frost <indigo@bitglue.com> | 2017-01-09 20:01:09 -0500 |
|---|---|---|
| committer | Phil Frost <indigo@bitglue.com> | 2017-01-09 20:01:09 -0500 |
| commit | 4dfa2b8cd367869bfa776f03efc64e514f70e483 (patch) | |
| tree | a655a8238e2d04e29ef10d088707f7e612e2559e /pyflakes/__init__.py | |
| parent | dae4fa70d8d5fd98e81ceb72c007c0c60725dfec (diff) | |
| download | pyflakes-4dfa2b8cd367869bfa776f03efc64e514f70e483.tar.gz | |
Increment version to 1.5.01.5.0
Diffstat (limited to 'pyflakes/__init__.py')
| -rw-r--r-- | pyflakes/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyflakes/__init__.py b/pyflakes/__init__.py index 96e3ce8..77f1c8e 100644 --- a/pyflakes/__init__.py +++ b/pyflakes/__init__.py @@ -1 +1 @@ -__version__ = '1.4.0' +__version__ = '1.5.0' |
