Skip to content

Commit

Permalink
Set development version
Browse files Browse the repository at this point in the history
  • Loading branch information
myint committed Jan 12, 2018
1 parent 265e608 commit 1f2d2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoflake.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
import pyflakes.reporter


__version__ = '1.0'
__version__ = '1.1a0'


ATOMS = frozenset([tokenize.NAME, tokenize.NUMBER, tokenize.STRING])
Expand Down

0 comments on commit 1f2d2be

Please sign in to comment.