Skip to content

Commit

Permalink
Release version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
markotoplak committed Aug 30, 2024
1 parent 2357d41 commit 909db76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup, find_packages

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

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

0 comments on commit 909db76

Please sign in to comment.