Skip to content

Commit

Permalink
Preparing release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Jan 12, 2018
1 parent 2be3f3a commit 06937fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
@@ -1,7 +1,7 @@
Changelog
=========

3.0.1 (unreleased)
3.0.1 (2018-01-12)
------------------

- Rearrange tests such that Travis CI can pick up all functional tests too.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -25,7 +25,7 @@

setup(
name='grokcore.layout',
version='3.0.1.dev0',
version='3.0.1',
description="A layout component package for zope3 and Grok.",
long_description=long_description,
classifiers=[
Expand Down

0 comments on commit 06937fc

Please sign in to comment.