Update version

This commit is contained in:
Michał Gdula 2023-03-03 00:27:31 +00:00
parent 2e86bfa072
commit 375e70cb08
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ print("""
| |_| | | | | | |_| | |__| __/ (_| \\__ \\
\\___/|_| |_|_|\\__, |_____\\___|\\__, |___/
|___/ |___/
Created by Fluffy Bean - Version 23.03.02
Created by Fluffy Bean - Version 23.03.03
""")
from flask import Flask, render_template

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "onlylegs"
version = "23.03.02"
version = "23.03.03"
description = "Gallery built for fast and simple image management"
authors = ["Fluffy-Bean <michal-gdula@protonmail.com>"]
license = "MIT"