Skip to content

Commit

Permalink
release Protostar 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaput committed Aug 22, 2022
1 parent f833141 commit c5afab2
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 @@ -7,7 +7,7 @@ license = "MIT"
name = "protostar"
readme = "README.md"
repository = "https://github.com/software-mansion/protostar"
version = "0.3.1"
version = "0.3.2"

[tool.poetry.dependencies]
GitPython = "^3.1.26"
Expand Down Expand Up @@ -150,7 +150,7 @@ strictSetInference = true
useLibraryCodeForTypes = true

[tool.protostar]
latest_supported_protostar_toml_version = "0.3.1"
latest_supported_protostar_toml_version = "0.3.2"

[build-system]
build-backend = "poetry.core.masonry.api"
Expand Down

0 comments on commit c5afab2

Please sign in to comment.