diff --git a/CHANGES.md b/CHANGES.md index 0fc16a0..1964edf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -16,15 +16,20 @@ Fixes: ## Current -**2.6.3 - 2024-04-09** +**2.6.4 - 2024-06-03** Fixes: -- Addresses compatibility issues identified with the current version of hyperscan(0.7.7). - +- Bump eyecite to for InvalidError/hyperscan bug ## Past +**2.6.3 - 2024-04-09** + +Fixes: + +- Addresses compatibility issues identified with the current version of hyperscan(0.7.7). + **2.6.2 - 2024-03-19** Fixes: diff --git a/pyproject.toml b/pyproject.toml index 0e8bb65..82167dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -version = "2.6.3" +version = "2.6.4" authors = ["Free Law Project "] classifiers = [ "Development Status :: 5 - Production/Stable",