From 93b83b00a9d909ae063270e8ffc5cc9d05744fac Mon Sep 17 00:00:00 2001 From: "Caian R. Ertl" Date: Fri, 23 Apr 2021 20:31:12 -0300 Subject: [PATCH] chore: bump version --- setup.py | 2 +- tpsp/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 1503696..2f1aef9 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ EMAIL = "hi@caian.org" AUTHOR = "Caian R. Ertl" REQUIRES_PYTHON = ">=3.6.1" -VERSION = "0.1.6" +VERSION = "1.0.0" REQUIRED = [ "appdirs==1.4.4", "beautifulsoup4==4.9.3", diff --git a/tpsp/__init__.py b/tpsp/__init__.py index 1961b26..5131c83 100644 --- a/tpsp/__init__.py +++ b/tpsp/__init__.py @@ -30,7 +30,7 @@ PROGRAM_NAME = 'tpsp' PROGRAM_AUTHOR = 'Caian R. Ertl' -PROGRAM_VERSION = 'v0.1.5' +PROGRAM_VERSION = 'v1.0.0' COPYRIGHT_INFO = """ The person who associated a work with this deed has dedicated the work to the