Skip to content

Commit

Permalink
Preparing release 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Mar 30, 2020
1 parent b65307e commit 539a394
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changes
=========

4.4.0 (unreleased)
4.4.0 (2020-03-30)
==================

- Drop support for Python 3.4.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def read(filename):

setup(
name='zope.traversing',
version='4.4.0.dev0',
version='4.4.0',
url='https://github.com/zopefoundation/zope.traversing',
license='ZPL 2.1',
author='Zope Foundation and Contributors',
Expand Down

0 comments on commit 539a394

Please sign in to comment.