Skip to content

Commit

Permalink
⬆️ Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Oct 18, 2024
1 parent 39c82df commit 42b1724
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ classifiers = [
]
dependencies = [
# Lamin PINNED packages
"lnschema_core==0.75.0",
"lnschema_core==0.76.0",
"lamin_utils==0.13.7",
"lamin_cli==0.19.0",
"lamin_cli==0.20.1",
# PINNED in lamin-cli
"lamindb_setup",
# others
Expand All @@ -38,7 +38,7 @@ Home = "https://github.com/laminlabs/lamindb"

[project.optional-dependencies]
bionty = [
"bionty==0.51.2",
"bionty==0.52.0",
]
aws = [
"lamindb_setup[aws]",
Expand Down
2 changes: 1 addition & 1 deletion sub/bionty
Submodule bionty updated 1 files
+1 −1 bionty/__init__.py
2 changes: 1 addition & 1 deletion sub/lamin-cli
2 changes: 1 addition & 1 deletion sub/lamindb-setup
2 changes: 1 addition & 1 deletion sub/lnschema-core

0 comments on commit 42b1724

Please sign in to comment.