Skip to content

Commit

Permalink
Preparing release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloCastellano committed Sep 27, 2022
1 parent 4f2ac18 commit 110b8d8
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 for bormeparser
=========================

0.5.0 (unreleased)
0.5.0 (2022-09-27)
------------------

- Actualizadas las dependencias
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from glob import glob
from setuptools import setup, find_packages

version = '0.4.3.dev0'
version = '0.5.0'


def get_install_requires():
Expand Down

0 comments on commit 110b8d8

Please sign in to comment.