Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jankoslavic authored Dec 23, 2024
1 parent 50e4da2 commit 1587f34
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
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "FLife"
version = "1.4.2"
version = "1.4.3"
authors = [{name = "Aleš Zorman, Matjaž Mršnik, Janko Slavič", email = "janko.slavic@fs.uni-lj.si"}]
maintainers = [{name = "Janko Slavič, Domen Gorjup", email = "janko.slavic@fs.uni-lj.si"}]
license = "MIT"
Expand Down Expand Up @@ -48,4 +48,4 @@ documentation = "https://flife.readthedocs.io/en/latest/index.html"
source = "https://github.com/ladisk/FLife"

[tool.hatch.build.targets.sdist]
include = ["FLife/*"]
include = ["FLife/*"]

0 comments on commit 1587f34

Please sign in to comment.