Skip to content

Commit

Permalink
Proxima version: v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloCastellano committed Oct 3, 2016
1 parent 109426d commit 06275db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
Changelog
=========

Version 0.2.5 [unreleased]
Version 0.3.0 [unreleased]
--------------------------

- Cambios en el formato BORME-JSON


Version 0.2.4 [2016-09-21]
--------------------------
Expand Down
2 changes: 1 addition & 1 deletion bormeparser/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = '0.2.5'
__version__ = '0.3.0'
__author__ = 'Pablo Castellano <pablo@anche.no>'
__license__ = 'GPLv3+'

0 comments on commit 06275db

Please sign in to comment.