Skip to content

Commit d4ff30e

Browse files
authored
Bump version to 0.35.6
1 parent b675e99 commit d4ff30e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

edgy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "0.35.5"
3+
__version__ = "0.35.6"
44
from typing import TYPE_CHECKING
55

66
from ._monkay import Instance, create_monkay

0 commit comments

Comments
 (0)