Skip to content

Commit 4a2f9c5

Browse files
author
semantic-release
committed
1.0.0
Automatically generated by python-semantic-release
1 parent 59e9336 commit 4a2f9c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "trame-image-tools"
3-
version = "0.0.2"
3+
version = "1.0.0"
44
description = "A trame package to display, manipulate, and select regions in images."
55
authors = [
66
{name = "Alessandro Genova"},

trame_image_tools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.2"
1+
__version__ = "1.0.0"

0 commit comments

Comments
 (0)