Skip to content

Commit

Permalink
Fix next version
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Sep 13, 2015
1 parent 6647672 commit fee4d16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Changelog
=========

0.1.post1 (unreleased)
----------------------
0.2 (unreleased)
----------------

- Nothing changed yet.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name='flake8-isort',
version='0.1.post1.dev0',
version='0.2',
description=short_description,
long_description=long_description,
# Get more from http://pypi.python.org/pypi?%3Aaction=list_classifiers
Expand Down

0 comments on commit fee4d16

Please sign in to comment.