Commit 198bfdf4 authored by Jens Vagelpohl's avatar Jens Vagelpohl

- vb [ci skip]

parent 72cebe6b
......@@ -22,6 +22,7 @@ jobs:
config:
# [Python version, tox env]
- ["3.9", "lint"]
- ["2.7", "py27"]
- ["3.5", "py35"]
- ["3.6", "py36"]
- ["3.7", "py37"]
......
......@@ -2,6 +2,10 @@
Change History
================
5.8.2 (unreleased)
==================
5.8.1 (2023-07-18)
==================
......
......@@ -15,7 +15,7 @@ from setuptools import find_packages
from setuptools import setup
version = '5.8.1'
version = '5.8.2.dev0'
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