Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
QG-phy authored May 6, 2024
1 parent 8e5ed96 commit 9a2e418
Showing 1 changed file with 2 additions and 2 deletions.
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 = "dptb"
version = "2.0.1"
version = "2.0.2"
license = "LGPL-3.0"
description = "A deep learning package for emperical tight-binding approach with first-principle accuracy."
authors = ["Q. Gu <guqq@pku.edu.cn>", "Z. Zhanghao <zhouyinzhanghao@gmail.com>"]
Expand Down Expand Up @@ -76,7 +76,7 @@ build-backend = "poetry_dynamic_versioning.backend"


[tool.poetry-dynamic-versioning]
enable = true
enable = false
vcs = "git"
strict = true
format-jinja = """
Expand Down

0 comments on commit 9a2e418

Please sign in to comment.