Skip to content

Commit 8265558

Browse files
committed
new minor version
1 parent 87341b7 commit 8265558

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## v0.0.26 - 20.07.23
4+
* Removed url hack thanks to a better regex by [stevengj](https://github.com/stevengj) also thanks to [jonas](https://github.com/joans)
5+
36
## v0.0.25 - 19.05.23
47
* Parameter "errors" was not used anymore. Is now fixed and a test case was added. Thanks [powo](https://github.com/powo) for reporting.
58

striprtf/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.25"
1+
__version__ = "0.0.26"

0 commit comments

Comments
 (0)