Skip to content

Commit 97583ad

Browse files
authored
Merge pull request #27 from codex-team/feat/vers-up
chore: set version to 3.5.0
2 parents e8d9f38 + 5503e10 commit 97583ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hawkcatcher/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.4.1"
1+
__version__ = "3.5.0"
22

33
from .core import Hawk
44
from .types import HawkCatcherSettings

0 commit comments

Comments
 (0)