Skip to content

Commit f5f634f

Browse files
committed
Back to development: 5.0.2
[ci skip]
1 parent 584fe84 commit f5f634f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Changelog
44
=========
55

6+
5.0.2 (unreleased)
7+
------------------
8+
9+
- Nothing changed yet.
10+
11+
612
5.0.1 (2022-11-18)
713
------------------
814

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def read_file(filename):
1717

1818
setup(
1919
name='flake8-isort',
20-
version='5.0.1',
20+
version='5.0.2.dev0',
2121
description=short_description,
2222
long_description=long_description,
2323
# Get more from https://pypi.org/classifiers/

0 commit comments

Comments
 (0)