Skip to content

Commit

Permalink
Preparing release 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Apr 10, 2013
1 parent 9a97eba commit 3ba5f84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/HISTORY.rst
Expand Up @@ -3,7 +3,7 @@ Changelog

Because you have to know where your towel is.

1.3.2 (unreleased)
1.4 (2013-04-10)
^^^^^^^^^^^^^^^^^^

- Tested for Plone 4.3 compatibility. [ericof, hvelarde]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@

import os

version = '1.3.2.dev0'
version = '1.4'
long_description = (
open("README.rst").read() + "\n" +
open(os.path.join("docs", "INSTALL.rst")).read() + "\n" +
Expand Down

0 comments on commit 3ba5f84

Please sign in to comment.