We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7ca147 commit bc03084Copy full SHA for bc03084
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.1.1 (2023-02-23)
6
+### Fix
7
+* **version:** Add __version__ ([`d7ca147`](https://github.com/Kitware/trame-components/commit/d7ca147820b88c87fe3c1cbb931c23858e5c8bc2))
8
+
9
## v2.1.0 (2023-01-11)
10
### Feature
11
* **Cursor:** Add Cursor component to drive cursor style ([`6093f51`](https://github.com/Kitware/trame-components/commit/6093f51e92cf48191ff085d5b62f1a3119dc9cd3))
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-components
-version = 2.1.0
+version = 2.1.1
description = Core components for trame widgets
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments