Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6279d99

Browse filesBrowse files
committed
Bump version: 7.9.0 → 7.10.0
1 parent 773e6fc commit 6279d99
Copy full SHA for 6279d99

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ name = "Removals"
127127
showcontent = true
128128

129129
[tool.bumpversion]
130-
current_version = "7.9.0"
130+
current_version = "7.10.0"
131131
parse = """
132132
(?P<major>\\d+)
133133
\\.(?P<minor>\\d+)

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
setup(
5656
name="web3",
5757
# *IMPORTANT*: Don't manually change the version here. See Contributing docs for the release process.
58-
version="7.9.0",
58+
version="7.10.0",
5959
description="""web3: A Python library for interacting with Ethereum""",
6060
long_description=long_description,
6161
long_description_content_type="text/markdown",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.