Skip to content

Commit

Permalink
Merge pull request #43 from lwhjon/release-preparation
Browse files Browse the repository at this point in the history
Amended version from `1.0.0` to `1.1.0`
  • Loading branch information
JonathanLeeWH authored Nov 19, 2021
2 parents 202082a + a5a6dff commit 8d9f76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repolabels.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from datetime import datetime

SOFTWARE_NAME = "Repository Labels command line interface"
VERSION = '1.0.0'
VERSION = '1.1.0'
MAIN_PROJECT_REPO_LINK = "https://github.com/lwhjon/repo-labels-cli"
MAIN_EXPORT_DIRECTORY = Path.cwd().joinpath('exported')
# The default file name will be renamed to the format {repo_owner}_{repo_name}_{current date and time}.json
Expand Down

0 comments on commit 8d9f76e

Please sign in to comment.