Update version

This commit is contained in:
Michał Gdula 2023-04-20 16:57:28 +00:00
parent 9a18b84c4f
commit cd3c739398
4 changed files with 15 additions and 10 deletions

View file

@ -1,10 +1,11 @@
[tool.poetry]
name = "onlylegs"
version = "0.1.0"
description = "Gallery built for fast and simple image management"
authors = ["Fluffy-Bean <michal-gdula@protonmail.com>"]
name = "OnlyLegs"
version = "0.1.2"
repository = "https://github.com/Fluffy-Bean/onlylegs"
license = "MIT"
readme = "README.md"
description = "Gallery built for fast and simple image management"
authors = ["Fluffy-Bean <michal-gdula@protonmail.com>"]
[tool.poetry.dependencies]
python = "^3.8"