From da9736bf3e62b7258c36fa55b24e605df3441d77 Mon Sep 17 00:00:00 2001 From: Don Fox Date: Thu, 21 Mar 2024 13:18:12 -0400 Subject: [PATCH] Update package version to 99.0.0 This is to just test out the GH Action for building and releaseing the wheel. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6879a4d..68ba7a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupyterlab_custom_order", - "version": "0.1.1", + "version": "99.0.0", "description": "Custom ordering of files in the directory views in Jupyter", "keywords": [ "jupyter",