Skip to content

Commit 036444f

Browse files
author
github-actions
committed
2.1.1
Automatically generated by python-semantic-release
1 parent 58100dd commit 036444f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v2.1.1 (2023-02-23)
6+
### Fix
7+
* **version:** Add __version__ ([`58100dd`](https://github.com/Kitware/trame-plotly/commit/58100dd11a4c601e5b1efe7105f0489b7b5d865e))
8+
59
## v2.1.0 (2022-11-18)
610
### Feature
711
* **figure:** Add ability to set state variable name ([`e09a072`](https://github.com/Kitware/trame-plotly/commit/e09a072347e3b03234d90028a826634cd334a1bf))

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = trame-plotly
3-
version = 2.1.0
3+
version = 2.1.1
44
description = Plotly figure widget for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)