(1.0.4) pylint fixes
All checks were successful
Actions / build (push) Successful in 21s
Actions / lint (push) Successful in 18s

This commit is contained in:
cswimr 2024-09-17 23:31:50 -04:00
parent 33b63fecc4
commit 7b0b13604b
Signed by: cswimr
GPG key ID: 3813315477F26F82
4 changed files with 8 additions and 10 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "pyflowery"
version = "1.0.3"
version = "1.0.4"
description = "A Python API wrapper for the Flowery API"
authors = ["cswimr <seaswimmerthefsh@gmail.com>"]
license = "GPL 3.0-only"