Skip to content

Commit 8cb6489

Browse files
committed
chore: bump version
1 parent f968651 commit 8cb6489

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = "eth-stdlib"
1010
copyright = "2022, Edward Amor"
1111
author = "Edward Amor"
12-
release = "0.2.6"
12+
release = "0.2.7"
1313

1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "eth-stdlib"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
description = "Ethereum Standard Library for Python"
55
authors = ["Edward Amor <[email protected]>"]
66
license = "LGPL-3.0-only"

0 commit comments

Comments
 (0)