Skip to content

Commit 12d1fca

Browse files
committed
Bump version
1 parent af75239 commit 12d1fca

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGES
22
=======
33

4+
v2.3.0, 2022-07-31
5+
----------------
6+
7+
* Add support for steps. Thanks @firefly-cpp (#100)
8+
9+
410
v2.2.0, 2022-01-23
511
----------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import find_packages, setup
22

3-
__version__ = "2.2.0"
3+
__version__ = "2.3.0"
44

55
setup(
66
name="python-tcxparser",

0 commit comments

Comments
 (0)