Skip to content

Commit

Permalink
🔖 Release 2023.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trallard committed Sep 26, 2023
1 parent 6f0a6fa commit 92a6e30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-conda-store",
"version": "0.2.7",
"version": "2023.9.1",
"description": "A jupyterlab extension that provides a beautiful, user-friendly graphical interface for building and managing environments using ayour existing conda-store server",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -114,4 +114,4 @@
]
}
}
}
}
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "jupyterlab-conda-store"
version = "0.2.7"
version = "2023.9.1"
description = "A JupyterLab extension that provides a user-friendly graphical interface for building and managing environments using an existing conda-store server"
readme = "README.md"
license = { file = "LICENSE" }
Expand Down

0 comments on commit 92a6e30

Please sign in to comment.