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 04b73fe commit cefdd09Copy full SHA for cefdd09
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.1.12"
+__version__ = "1.1.13"
package.json
@@ -1,6 +1,6 @@
{
"name": "ipydatagrid",
- "version": "1.1.12",
+ "version": "1.1.13",
"description": "Fast Datagrid widget for the Jupyter Notebook and JupyterLab",
5
"keywords": [
6
"jupyter",
0 commit comments