Skip to content

Commit

Permalink
Back to development: 5.0.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
gforcada committed Oct 8, 2022
1 parent cfc6c49 commit 9ced567
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Expand Up @@ -3,6 +3,12 @@
Changelog
=========

5.0.1 (unreleased)
------------------

- Nothing changed yet.


5.0.0 (2022-10-08)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -17,7 +17,7 @@ def read_file(filename):

setup(
name='flake8-isort',
version='5.0.0',
version='5.0.1.dev0',
description=short_description,
long_description=long_description,
# Get more from https://pypi.org/classifiers/
Expand Down

0 comments on commit 9ced567

Please sign in to comment.