Skip to content

Commit f310c94

Browse files
committed
Release 1.1.0
Signed-off-by: Itay Dafna <[email protected]>
1 parent c1460be commit f310c94

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

ipydatagrid/_version.py

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

4-
__version__ = "1.0.7"
4+
__version__ = "1.1.0"

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipydatagrid",
3-
"version": "1.0.7",
3+
"version": "1.1.0",
44
"description": "Fast Datagrid widget for the Jupyter Notebook and JupyterLab",
55
"keywords": [
66
"jupyter",
@@ -59,7 +59,7 @@
5959
"@lumino/algorithm": "^1.6.0",
6060
"@lumino/commands": "^1.15.0",
6161
"@lumino/coreutils": "^1.8.0",
62-
"@lumino/datagrid": "^0.25.1",
62+
"@lumino/datagrid": "^0.25.2",
6363
"@lumino/default-theme": "^0.14.0",
6464
"@lumino/domutils": "^1.5.0",
6565
"@lumino/messaging": "^1.7.0",

0 commit comments

Comments
 (0)