Skip to content

Commit

Permalink
Merge pull request #14 from villekr/release/0.3
Browse files Browse the repository at this point in the history
Bump up version to 0.3.0
  • Loading branch information
villekr authored Sep 25, 2022
2 parents 2abec3f + cfe6619 commit a755893
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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ocpp_asgi"
version = "0.2.0"
version = "0.3.0"
description = "ocpp-asgi provides ASGI compliant interface for implementing event-driven server-side support for OCPP protocol with Python"
authors = ["Ville Kärkkäinen <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit a755893

Please sign in to comment.