diff options
| author | Phil Frost <indigo@bitglue.com> | 2016-05-06 12:42:31 -0400 |
|---|---|---|
| committer | Phil Frost <indigo@bitglue.com> | 2016-05-06 12:42:31 -0400 |
| commit | 885a8e5395f3eac58a995a49dbe347b8f6648f64 (patch) | |
| tree | 86ba2c17bef830cdc3470b9fbab73d7a387b640c /pyflakes | |
| parent | f69d4b415b5f83a2c0b09f494927350f80eb0947 (diff) | |
| download | pyflakes-885a8e5395f3eac58a995a49dbe347b8f6648f64.tar.gz | |
Increment version to 1.2.21.2.2
Diffstat (limited to 'pyflakes')
| -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 3f262a6..923b987 100644 --- a/pyflakes/__init__.py +++ b/pyflakes/__init__.py @@ -1 +1 @@ -__version__ = '1.2.1' +__version__ = '1.2.2' |
