Skip to content

Commit

Permalink
Preparing release 2.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Jun 6, 2018
1 parent b502670 commit 3b2550d
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
@@ -1,7 +1,7 @@
Changelog
---------

2.0a1 (unreleased)
2.0a1 (2018-06-06)
^^^^^^^^^^^^^^^^^^

- Adiciona dependência no plone4.csrffixes e corrige testes.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import find_packages
from setuptools import setup

version = '2.0a1.dev0'
version = '2.0a1'
description = 'Agenda de membros do Governo Brasileiro'
long_description = (
open('README.rst').read() + '\n' +
Expand Down

0 comments on commit 3b2550d

Please sign in to comment.