Skip to content

Commit 733710e

Browse files
committed
Bump version
1 parent 1504a7b commit 733710e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyngeso/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .pyngeso import NgEso
22

3-
__version__ = "0.3.6"
3+
__version__ = "0.3.7"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyngeso"
3-
version = "0.3.6"
3+
version = "0.3.7"
44
description = "Simple python wrapper for the National Grid ESO Portal"
55
authors = [
66
"atsangarides <[email protected]>",

0 commit comments

Comments
 (0)