Skip to content

Commit 2a8aaf1

Browse files
committed
Bump version: 2.3.1 → 2.3.2
1 parent 7373163 commit 2a8aaf1

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.3.1
2+
current_version = 2.3.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.3.1'
25+
version = '2.3.2'
2626

2727
setup(
2828
name="ethereum",

0 commit comments

Comments
 (0)