Skip to content

Commit

Permalink
Preparing release 3.0.4
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Nov 19, 2016
1 parent 67419d3 commit 4f41882
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changelog
=========

3.0.4 (unreleased)
3.0.4 (2016-11-19)
------------------

Bug fixes:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
from setuptools import setup, find_packages

version = '3.0.4.dev0'
version = '3.0.4'

setup(name='plone.app.i18n',
version=version,
Expand Down

0 comments on commit 4f41882

Please sign in to comment.