Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Buried-In-Code committed Sep 13, 2021
1 parent e23c3da commit 9121a50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "Simyan"
version = "0.4.3"
version = "0.5.0"
description = "A Python wrapper for the Comicvine API."
license = "GPL-3.0-or-later"
authors = ["Buried-In-Code <6057651+Buried-In-Code@users.noreply.github.com>"]
Expand Down Expand Up @@ -43,7 +43,7 @@ flake8 = "^3.9.2"
black = "^21.8b0"
isort = "^5.9.3"
pre-commit = "^2.15.0"
pyupgrade = "^2.25.1"
pyupgrade = "^2.26.0"
seed-isort-config = "^2.2.0"
tox = "^3.24.3"

Expand Down

0 comments on commit 9121a50

Please sign in to comment.