We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d8dfc commit 78b229fCopy full SHA for 78b229f
1 file changed
src/ctk_interactive_canvas/__init__.py
@@ -14,7 +14,7 @@
14
from .draggable_rectangle import DraggableRectangle
15
from .interactive_canvas import InteractiveCanvas
16
17
-__version__ = "0.8.0"
+__version__ = "0.9.0"
18
__author__ = "Tchicdje Kouojip Joram Smith (DeltaGa)"
19
__all__ = [
20
"InteractiveCanvas",
0 commit comments