Skip to content

Commit

Permalink
Preparing release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Apr 22, 2017
1 parent 24304b2 commit e844678
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

4.0.0 (unreleased)
4.0.0 (2017-04-22)
------------------

- Add support for Python 3.4, 3.5, and 3.6.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
##############################################################################
"""Setup for zope.app.basicskin package
"""
version = '4.0.0.dev0'
version = '4.0.0'

import os
from setuptools import setup, find_packages
Expand Down

0 comments on commit e844678

Please sign in to comment.