Skip to content

Commit 2a98a1a

Browse files
author
github-actions
committed
2.0.3
Automatically generated by python-semantic-release
1 parent 3c85920 commit 2a98a1a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## v2.0.3 (2024-03-19)
6+
7+
### Fix
8+
9+
* **vue3:** Add support for vue3 ([`3c85920`](https://github.com/Kitware/trame-matplotlib/commit/3c859202e54bd14c296006c79bf4d975ad1add5b))
10+
511
## v2.0.2 (2023-02-23)
612
### Fix
713
* **version:** Add __version__ ([`c446684`](https://github.com/Kitware/trame-matplotlib/commit/c44668495e1229903d6cf6d22fe41081ded130d0))

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.2
3+
version = 2.0.3
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)