We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1744d6c commit b0598f9Copy full SHA for b0598f9
2 files changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "hyperscan"
3
-version = "0.7.23"
+version = "0.7.26"
4
description = "Python bindings for Hyperscan."
5
readme = "README.md"
6
authors = [{ name = "David Gidwani", email = "david.gidwani@atomweight.io" }]
src/hyperscan/_version.py
@@ -1 +1 @@
-__version__ = "0.7.23"
+__version__ = "0.7.26"
0 commit comments