Skip to content

Commit b081942

Browse files
author
github-actions
committed
2.0.2
Automatically generated by python-semantic-release
1 parent c446684 commit b081942

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
@@ -2,6 +2,17 @@
22

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

5+
## v2.0.2 (2023-02-23)
6+
### Fix
7+
* **version:** Add __version__ ([`c446684`](https://github.com/Kitware/trame-matplotlib/commit/c44668495e1229903d6cf6d22fe41081ded130d0))
8+
9+
### Documentation
10+
* **coverage:** Remove codecov PR comment ([`e8788db`](https://github.com/Kitware/trame-matplotlib/commit/e8788db4080755a5a2c9b46a3811599276ffb525))
11+
* **coverage:** Add .coveragerc ([`2317ae5`](https://github.com/Kitware/trame-matplotlib/commit/2317ae5e4458a26bcfea60ca11b3613c81471f09))
12+
* **ci:** Add coverage and codecov upload ([`7478a04`](https://github.com/Kitware/trame-matplotlib/commit/7478a047e8f958e5129a1da352658f9de2b10658))
13+
* **readme:** Add CI badge ([`5cfb206`](https://github.com/Kitware/trame-matplotlib/commit/5cfb2060fadcb31861c61f77a04e301831ab6bc2))
14+
* **contributing:** Add CONTRIBUTING.rst ([`6af9f1e`](https://github.com/Kitware/trame-matplotlib/commit/6af9f1e9af422e00d57151c5a525526b82c2a674))
15+
516
## v2.0.1 (2022-05-27)
617
### Fix
718
* **CI:** Initial CI with semantic-release ([`5b697b5`](https://github.com/Kitware/trame-matplotlib/commit/5b697b5914076339a8cd4b8d9e95657975eda8b5))

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.1
3+
version = 2.0.2
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)