Update version numbers

All 3 of them
This commit is contained in:
Charles Milette 2020-05-01 18:19:49 -04:00
parent c4191a0fed
commit 3f3fa4edf4
No known key found for this signature in database
GPG key ID: 1A5AE81377AD973A
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "pokemon-terminal",
"version": "1.2.0",
"version": "1.3.0",
"description": "Pokemon terminal themes",
"bin": {
"pokemon": "pokemon",

View file

@ -9,5 +9,5 @@ Supports iTerm2, Terminology, Tilix and ConEmu.
"""
__version__ = "1.2.0"
__version__ = "1.3.0"
__author__ = "LazoCoder"

View file

@ -27,7 +27,7 @@ def package_data(relpath, folders):
setup(
name="pokemon-terminal",
version="1.2.0", # Copied from package.json
version="1.3.0", # Copied from package.json
description="Pokemon terminal themes.",
long_description="""