Skip to content

Commit

Permalink
Merge branch 'release-0.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
blleng committed Sep 8, 2024
2 parents 341630f + 512f2ac commit fbccd6f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
[build-system]
requires = ["rosettasciio[all]>=0.6", "setuptools>=61.0"]
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"

[project]
name = "convert-emd"
version = "0.1.0"
version = "0.1.1"
dependencies = ["rosettasciio[all]>=0.6"]
authors = [
{ name="Bing-Liang Leng", email="leng.bl@sjtu.edu.cn" },
]
Expand Down

0 comments on commit fbccd6f

Please sign in to comment.