Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit a1f8126

Browse files
committed
Bump version: 2.1.1 → 2.1.2
1 parent 5054bf3 commit a1f8126

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.1.1
2+
current_version = 2.1.2
33
commit = True
44
tag = True
55

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# *IMPORTANT*: Don't manually change the version here. Use the 'bumpversion' utility.
2323
# see:
2424
# https://github.com/ethereum/pyethapp/wiki/Development:-Versions-and-Releases
25-
version = '2.1.1'
25+
version = '2.1.2'
2626

2727
setup(
2828
name="ethereum",

0 commit comments

Comments
 (0)