Skip to content

Commit

Permalink
Mirror: 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos committed Nov 19, 2017
1 parent c3b6d6c commit f2a0399
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.3
0.6.4
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
setup(
name='pre_commit_dummy_package',
version='0.0.0',
install_requires=['autoflake==0.6.3'],
install_requires=['autoflake==0.6.4'],
)

0 comments on commit f2a0399

Please sign in to comment.