Skip to content

Commit 85dfdc3

Browse files
committed
Bumped package version to v0.2.3
1 parent ab85740 commit 85dfdc3

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.2.2'
3+
__version__ = '0.2.3'

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.2.2"
3+
version = "0.2.3"
44
description = "Simple python wrapper for the National Grid ESO Portal"
55
authors = ["atsangarides <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)