Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiamatrix committed Mar 19, 2024
1 parent 1504a7b commit 733710e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyngeso/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .pyngeso import NgEso

__version__ = "0.3.6"
__version__ = "0.3.7"
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 = "pyngeso"
version = "0.3.6"
version = "0.3.7"
description = "Simple python wrapper for the National Grid ESO Portal"
authors = [
"atsangarides <[email protected]>",
Expand Down

0 comments on commit 733710e

Please sign in to comment.