Skip to content

Commit

Permalink
Merge pull request #123 from mariuzka/gh-action/bump-version
Browse files Browse the repository at this point in the history
bump version patch to 0.2.1
  • Loading branch information
mariuzka authored Oct 30, 2024
2 parents ca5b432 + 73a3b7a commit 9182263
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.2.0"
version = "0.2.1"
packages = [{include = "pop2net", from="src/"}]
description = "Pop2net is a Python package designed to generate and manage relations between agents in agent-based models in a simple and flexible way."
authors = [
Expand Down

0 comments on commit 9182263

Please sign in to comment.