Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Preparing release 99.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jun 1, 2017
1 parent ec29c71 commit 886d92e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
@@ -1,8 +1,8 @@
Changelog
=========

99.0 - (unreleased)
-------------------
99.0 (2017-06-01)
-----------------

- Mark as deprecated.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='five.globalrequest',
version='99.0dev',
version='99.0',
description="DEPRECATED: Zope integration for zope.globalrequest",
long_description=(open("README.rst").read() + "\n" +
open("CHANGES.rst").read()),
Expand Down

0 comments on commit 886d92e

Please sign in to comment.