Skip to content

Commit df19e02

Browse files
author
semantic-release
committed
4.5.0
Automatically generated by python-semantic-release
1 parent d125652 commit df19e02

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## v4.5.0 (2024-01-29)
6+
7+
### Feature
8+
9+
* feat(node.py): Add helper function propagate_changes ([`d125652`](https://github.com/Rizhiy/pycs/commit/d12565220f3b3372fb8867d5cbcc98e05429978b))
10+
11+
512
## v4.4.1 (2024-01-25)
613

714
### Chore

pycs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
from .leaf import CL
66
from .node import CN
77

8-
__version__ = "4.4.1"
8+
__version__ = "4.5.0"

0 commit comments

Comments
 (0)