Skip to content

Commit

Permalink
Preparing release 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Jul 15, 2019
1 parent 8758e89 commit 19985a3
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 @@ Changelog
=========


0.19 (unreleased)
0.19 (2019-07-15)
-----------------

- Added PseudoMessage class that be be used in viewlet template.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

setup(
name='collective.messagesviewlet',
version='0.19.dev0',
version='0.19',
description="Add-on displaying manager defined messages in a viewlet",
long_description=long_description,
# Get more from http://pypi.python.org/pypi?%3Aaction=list_classifiers
Expand Down

0 comments on commit 19985a3

Please sign in to comment.