Commit e7c15855 authored by Jens Vagelpohl's avatar Jens Vagelpohl

- prepare release 5.3.0

parent b1708117
Changelog
=========
5.3.0 (unreleased)
5.3.0 (2022-03-24)
------------------
- Remove tests for the `asyncio/mtacceptor` module, it appears unused
......
......@@ -3,7 +3,6 @@ include *.txt
include *.py
include buildout.cfg
include tox.ini
include .travis.yml
include COPYING
include log.ini
......
......@@ -11,7 +11,7 @@
# FOR A PARTICULAR PURPOSE.
#
##############################################################################
version = '5.3.0.dev0'
version = '5.3.0'
from setuptools import setup, find_packages
import os
......
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