We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c85920 commit 2a98a1aCopy full SHA for 2a98a1a
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
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
11
## v2.0.2 (2023-02-23)
12
### Fix
13
* **version:** Add __version__ ([`c446684`](https://github.com/Kitware/trame-matplotlib/commit/c44668495e1229903d6cf6d22fe41081ded130d0))
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-matplotlib
-version = 2.0.2
+version = 2.0.3
description = Markdown widget for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments