Skip to content

Commit f68a806

Browse files
martinRenougaborbernat
authored andcommitted
Release 1.2.1
Signed-off-by: martinRenou <[email protected]>
1 parent 4d31809 commit f68a806

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.2.0"
4+
__version__ = "1.2.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipydatagrid",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Fast Datagrid widget for the Jupyter Notebook and JupyterLab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)