Skip to content

Commit a86052a

Browse files
committed
Preparing release 5.0.3
[ci skip]
1 parent 464708b commit a86052a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Changelog
44
=========
55

6-
5.0.3 (unreleased)
6+
5.0.3 (2022-11-20)
77
------------------
88

99
- Fix broken `add_options` method, again. [casperdcl]

setup.py

Lines changed: 1 addition & 1 deletion
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.3.dev0',
20+
version='5.0.3',
2121
description=short_description,
2222
long_description=long_description,
2323
# Get more from https://pypi.org/classifiers/

0 commit comments

Comments
 (0)