Skip to content

Commit

Permalink
Preparing release 1.8.4
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Jul 8, 2017
1 parent bf13b48 commit 19ac10a
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
@@ -1,7 +1,7 @@
Change History
==============

1.8.4 (unreleased)
1.8.4 (2017-07-08)
------------------

- Fix UnicodeDecodeError: RateScaleField with non-ascii values and without
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '1.8.4.dev0'
version = '1.8.4'

setup(name='Products.PloneFormGen',
version=version,
Expand Down

0 comments on commit 19ac10a

Please sign in to comment.