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 66855b6 commit 8e9f140Copy full SHA for 8e9f140
ipydatagrid/_version.py
@@ -2,4 +2,4 @@
2
# Distributed under the terms of the Modified BSD License.
3
4
__version__ = "1.1.17"
5
-__frontend_version__ = "^1.1"
+__frontend_version__ = f"^{__version__}"
0 commit comments