Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Commit

Permalink
ready to publish version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phelipetls committed Dec 24, 2019
1 parent 433a1d7 commit 560f330
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = 'Phelipe Teles'

# The full version, including alpha/beta/rc tags
release = 'v0.0.9'
release = 'v0.1.1'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setuptools.setup(
name="seriesbr",
version="0.0.9",
version="0.1.1",
author="Phelipe Teles",
author_email="phelipe_teles@hotmail.com",
description="Get requests for brazilian economic time series databases",
Expand Down

0 comments on commit 560f330

Please sign in to comment.