Skip to content

Commit

Permalink
Preparing release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Feb 11, 2021
1 parent a8af346 commit 34d7d1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -3,7 +3,7 @@
Changes
=========

4.2.0 (unreleased)
4.2.0 (2021-02-11)
==================

- Add support for Python 3.9.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
import codecs
from setuptools import setup, find_packages

version = '4.2.0.dev0'
version = '4.2.0'

entry_points = {
'console_scripts': [
Expand Down

0 comments on commit 34d7d1e

Please sign in to comment.