Skip to content

Commit

Permalink
bumped version to 0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tropxy committed Feb 7, 2025
1 parent f3b7239 commit 194a4dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion iso15118/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.29.0"
__version__ = "0.30.0"
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 = "iso15118"
version = "0.29.0"
version = "0.30.0"
description = "Implementation of DIN SPEC 70121, ISO 15118-2 and -20 specs for SECC"
authors = [
"André Duarte <[email protected]>",
Expand Down

0 comments on commit 194a4dd

Please sign in to comment.