Skip to content

Commit 8e9f140

Browse files
committed
Review comment
Signed-off-by: martinRenou <[email protected]>
1 parent 66855b6 commit 8e9f140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipydatagrid/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Distributed under the terms of the Modified BSD License.
33

44
__version__ = "1.1.17"
5-
__frontend_version__ = "^1.1"
5+
__frontend_version__ = f"^{__version__}"

0 commit comments

Comments
 (0)