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 4d31809 commit f68a806Copy full SHA for f68a806
ipydatagrid/_version.py
@@ -1,4 +1,4 @@
1
# Copyright (c) Bloomberg.
2
# Distributed under the terms of the Modified BSD License.
3
4
-__version__ = "1.2.0"
+__version__ = "1.2.1"
package.json
@@ -1,6 +1,6 @@
{
"name": "ipydatagrid",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Fast Datagrid widget for the Jupyter Notebook and JupyterLab",
5
"keywords": [
6
"jupyter",
0 commit comments