Skip to content

Commit 2450c57

Browse files
committed
2.0.1
Automatically generated by python-semantic-release
1 parent cf33a87 commit 2450c57

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
<!--next-version-placeholder-->
4+
5+
## v2.0.1 (2022-05-27)
6+
### Fix
7+
* Add initial CI, including semantic release ([`cf33a87`](https://github.com/Kitware/trame-plotly/commit/cf33a87eb02f0968dc224ffd74f511402fa5a667))
8+
* **rc5:** Trame.widgets initialize ([`e9801ff`](https://github.com/Kitware/trame-plotly/commit/e9801ffb4a6b1a36a6b1e0f3fe0b63a561bb107a))
9+
10+
### Documentation
11+
* **api:** Add missing information ([`a4521a7`](https://github.com/Kitware/trame-plotly/commit/a4521a76c49978b86db205bf6416b5504a05a517))

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.0.0
3+
version = 2.0.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)