Skip to content

Commit

Permalink
Merge pull request #84 from mariuzka/gh-action/bump-version
Browse files Browse the repository at this point in the history
bump version prerelease to 0.1.1a3
  • Loading branch information
luerhard authored Sep 16, 2024
2 parents 095054c + 95a3184 commit ce5924c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ exclude = ["docs"]

[tool.poetry]
name = "pop2net"
version = "0.1.1a2"
version = "0.1.1a3"
packages = [{include = "pop2net", from="src/"}]
description = "Creates representative random populations for simulation studies"
authors = [
Expand Down

0 comments on commit ce5924c

Please sign in to comment.