Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
adback03 committed Mar 1, 2018
1 parent 8651c3f commit 2365454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pokemontcgsdk/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# http://www.opensource.org/licenses/MIT-license
# Copyright (c) 2016, Andrew Backes <[email protected]>

__version__ = "1.3.0"
__version__ = "1.4.0"
__pypi_packagename__ = "pokemontcgsdk"
__github_username__ = "PokemonTCG"
__github_reponame__ = "pokemon-tcg-sdk-python"
Expand Down

0 comments on commit 2365454

Please sign in to comment.