From fee4d1661df3cc4a90f40e4172a5f4eb74fa9dc3 Mon Sep 17 00:00:00 2001 From: Gil Forcada Date: Sun, 13 Sep 2015 16:13:01 +0200 Subject: [PATCH] Fix next version --- CHANGES.rst | 4 ++-- setup.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index c4683ef..45b54ec 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,8 +3,8 @@ Changelog ========= -0.1.post1 (unreleased) ----------------------- +0.2 (unreleased) +---------------- - Nothing changed yet. diff --git a/setup.py b/setup.py index 2057ded..00194d2 100644 --- a/setup.py +++ b/setup.py @@ -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