Skip to content

Commit

Permalink
Release version 0.1.35
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec committed Oct 30, 2023
1 parent 0bed555 commit 6989788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup, find_packages

NAME = "orange-canvas-core"
VERSION = "0.1.35.dev0"
VERSION = "0.1.35"
DESCRIPTION = "Core component of Orange Canvas"

with open("README.rst", "rt", encoding="utf-8") as f:
Expand Down

0 comments on commit 6989788

Please sign in to comment.