Skip to content

Commit

Permalink
Bump version: 0.3.2 → 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jlmadurga committed Oct 11, 2019
1 parent 48e410f commit d9cc1e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.3.2
current_version = 0.3.3
commit = True
tag = True
tag_name = {new_version}
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

setup(
name='pylleida',
version='0.3.2',
version='0.3.3',
description="A HTTP Python client to use the Lleida.net API",
long_description=readme + '\n\n' + history,
author="Nick M. Jaremek",
Expand Down

0 comments on commit d9cc1e6

Please sign in to comment.