Skip to content

Commit

Permalink
Bump up version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ville Kärkkäinen committed Sep 25, 2022
1 parent 2abec3f commit cfe6619
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 cfe6619

Please sign in to comment.