Skip to content

Commit

Permalink
Release version 0.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
markotoplak committed Apr 1, 2022
1 parent 3616512 commit 3aae5e9
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.26.dev0"
VERSION = "0.1.26"
DESCRIPTION = "Core component of Orange Canvas"

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

0 comments on commit 3aae5e9

Please sign in to comment.