Skip to content

Commit e0a78fb

Browse files
committed
2.0.1
Automatically generated by python-semantic-release
1 parent 5b697b5 commit e0a78fb

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+
* **CI:** Initial CI with semantic-release ([`5b697b5`](https://github.com/Kitware/trame-matplotlib/commit/5b697b5914076339a8cd4b8d9e95657975eda8b5))
8+
* **rc4:** Trame.widgets initialize ([`95ce579`](https://github.com/Kitware/trame-matplotlib/commit/95ce579745a0a273744dcf5905b465ed880a8a76))
9+
10+
### Documentation
11+
* **api:** Add missing information ([`310061e`](https://github.com/Kitware/trame-matplotlib/commit/310061ed08d703c4ccd40dcb9696d87409429869))

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-matplotlib
3-
version = 2.0.0
3+
version = 2.0.1
44
description = Markdown widget for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)