Skip to content

Commit 0c4cd77

Browse files
author
semantic-release
committed
1.1.2
Automatically generated by python-semantic-release
1 parent 5cb43b7 commit 0c4cd77

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-common"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
authors = [
55
{ name = "Sebastien Jourdain", email = "sebastien.jourdain@kitware.com" },
66
]

src/trame_common/__init__.py

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

0 commit comments

Comments
 (0)