Skip to content

Commit b482463

Browse files
committed
Increment version to 1.0
1 parent a46eb64 commit b482463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoflake.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
import pyflakes.reporter
4444

4545

46-
__version__ = '1.0a0'
46+
__version__ = '1.0'
4747

4848

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

0 commit comments

Comments
 (0)