Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 105ed6b

Browse files
committed
Bump version to 2.1.0
1 parent b21baba commit 105ed6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
2.1.0
5+
2.1.0 (2019-08-09)
66
------------------
77

88
* ``fix-format`` now allows exclude patterns to be configured through ``pyproject.toml``.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name='esss_fix_format',
19-
version='2.0.0',
19+
version='2.1.0',
2020
description="ESSS code formatter and checker",
2121
long_description=readme + '\n\n' + changelog,
2222
author="ESSS",

0 commit comments

Comments
 (0)