File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
- ## v0.7.13 (2025-05-18 )
4
+ ## v0.7.15 (2025-05-28 )
5
5
6
6
### :bug :
7
7
19
19
20
20
### Other
21
21
22
+ * ci: :ferris_wheel : remove changed files check for PRs for build ([ ` d8acaf0 ` ] ( https://github.com/darvid/python-hyperscan/commit/d8acaf0e61e15f59148ac855a92dc418089a6df2 ) )
23
+
24
+ * build: :package : improve cmake + support cmake 4.x [ build] ([ ` 2ff5c2e ` ] ( https://github.com/darvid/python-hyperscan/commit/2ff5c2eb1b05165822e708e64d5438927038dc91 ) )
25
+
22
26
* ci: :ferris_wheel : fix publish action conditions ([ ` 5ed5c12 ` ] ( https://github.com/darvid/python-hyperscan/commit/5ed5c122ec829175bb2b2281342c2a4740c5f2e6 ) )
23
27
24
28
* ci: :ferris_wheel : add required git_committer_email ([ ` a41b829 ` ] ( https://github.com/darvid/python-hyperscan/commit/a41b829871fc3f66db2b0c0b37ced68ae690747b ) )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " hyperscan"
3
- version = " 0.7.13 "
3
+ version = " 0.7.15 "
4
4
description = " Python bindings for Hyperscan."
5
5
readme = " README.md"
6
6
authors = [{ name = " David Gidwani" , email = " david.gidwani@atomweight.io" }]
Original file line number Diff line number Diff line change 1
- __version__ = "0.7.13 "
1
+ __version__ = "0.7.15 "
You can’t perform that action at this time.
0 commit comments