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 588318c commit b7fe699Copy full SHA for b7fe699
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.0"
+__version__ = "1.0.1"
package.json
@@ -1,6 +1,6 @@
{
"name": "ipydatagrid",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Fast Datagrid widget for the Jupyter Notebook and JupyterLab",
5
"keywords": [
6
"jupyter",
0 commit comments