Skip to content

Commit 9aa8a67

Browse files
committed
Version 3.0.1
* Build Python wheels for all the platforms (#447) * Add experimental support to Mypyc (#442) * Bump the python-requirements group in /requirements with 1 update (#446) * Bump the python-requirements group in /requirements with 8 updates (#445) * Bump the python-requirements group in /requirements with 2 updates (#438) * Migrate from pylint, flake8, isort and black to ruff (#437) * Remove Py37 compability (#435)
1 parent e307440 commit 9aa8a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ backend-path = ["src/buildtools"]
55

66
[project]
77
name = "Flask-JSONRPC"
8-
version = "3.0.1a1"
8+
version = "3.0.1"
99
description = "Adds JSONRPC support to Flask."
1010
readme = {file = "README.md", content-type = "text/markdown"}
1111
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)