From cdea890ad179775a202bc7f6f60740a707597f92 Mon Sep 17 00:00:00 2001 From: avatar-lavventura Date: Thu, 1 Feb 2024 14:54:18 +0300 Subject: [PATCH] =?UTF-8?q?Bumped=20version:=20v2.3.4=20=E2=86=92=20v2.3.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .semver | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.semver b/.semver index 15a12e27..307ef8e2 100644 --- a/.semver +++ b/.semver @@ -1,5 +1,5 @@ --- :major: 2 :minor: 3 -:patch: 4 +:patch: 5 :special: '' diff --git a/setup.py b/setup.py index e46b8cb9..41212b88 100755 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ name="ebloc-broker", packages=find_packages(), setup_requires=["wheel", "eth-brownie", "ipdb", "rich"], # "dbus-python" - version="2.3.4", # don't change this manually, use bumpversion instead + version="2.3.5", # don't change this manually, use bumpversion instead license="MIT", description=( # noqa: E501 "A Python framework to communicate with ebloc-broker that is "