Skip to content

Commit

Permalink
Preparing release 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac committed Jul 7, 2023
1 parent e3e5da5 commit fe7ebf1
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 @@ -2,7 +2,7 @@
Release History
=================

4.0 (unreleased)
4.0 (2023-07-07)
================

- Drop support for Python 2.7, 3.5, 3.6.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -27,7 +27,7 @@ def read(*rnames):

setup(
name=name,
version='4.0.dev0',
version='4.0',
author="Jim Fulton",
author_email="jim@zope.com",
description="ZC Buildout recipe for configure/make/make install",
Expand Down

0 comments on commit fe7ebf1

Please sign in to comment.