Skip to content

Commit

Permalink
Back to development: 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Nov 7, 2016
1 parent 0e5db08 commit 14dcb5a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Alterações
------------

1.2 (unreleased)
^^^^^^^^^^^^^^^^

- Nothing changed yet.


1.1 (2016-11-07)
^^^^^^^^^^^^^^^^^^

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@
from setuptools import find_packages
from setuptools import setup

version = '1.1'
version = '1.2.dev0'
description = u'.gov.br: VocabulĂĄrio Controlado do Governo EletrĂ´nico'
long_description = (
open('README.rst').read() + '\n' +
Expand Down

0 comments on commit 14dcb5a

Please sign in to comment.