Skip to content

Commit

Permalink
Chore: Bumpversion v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dileep-kishore committed Nov 23, 2021
1 parent f3d5831 commit 63d2a2a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
17 changes: 9 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micone"
version = "0.10.0"
version = "0.10.1"
description = "The Microbial Co-occurrence Network Explorer"
authors = ["Dileep Kishore <dkishore@bu.edu>"]
license = "MIT"
Expand All @@ -9,7 +9,7 @@ homepage = "https://github.com/segrelab/MiCoNE"
documentation = "https://micone.readthedocs.io/en/latest"

[tool.poetry.dependencies]
python = "~3.8"
python = ">=3.8,<3.11"
numpy = "^1.19.4"
pandas = "^1.2.0"
biom-format = "^2.1.10"
Expand Down

0 comments on commit 63d2a2a

Please sign in to comment.