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 50e89be commit 8ac0870Copy full SHA for 8ac0870
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.0.4"
+__version__ = "1.0.5"
package.json
@@ -1,6 +1,6 @@
{
"name": "ipydatagrid",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Fast Datagrid widget for the Jupyter Notebook and JupyterLab",
5
"keywords": [
6
"jupyter",
0 commit comments