Commit 72cebe6b authored by Jens Vagelpohl's avatar Jens Vagelpohl

- prepare release 5.8.1

parent 72586ef4
......@@ -22,7 +22,6 @@ jobs:
config:
# [Python version, tox env]
- ["3.9", "lint"]
- ["2.7", "py27"]
- ["3.5", "py35"]
- ["3.6", "py36"]
- ["3.7", "py37"]
......
......@@ -2,7 +2,7 @@
Change History
================
5.8.1 (unreleased)
5.8.1 (2023-07-18)
==================
- Fix ``racetest`` problems.
......
......@@ -15,7 +15,7 @@ from setuptools import find_packages
from setuptools import setup
version = '5.8.1.dev0'
version = '5.8.1'
classifiers = """\
Intended Audience :: Developers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment