Advanced to version 0.8.0.

This commit is contained in:
依瑪貓 2023-03-22 01:52:24 +08:00
parent c8e1270d8f
commit d8afadda02
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ sys.path.insert(0, os.path.abspath('../../src/'))
project = 'Mia! Accounting Flask'
copyright = '2023, imacat'
author = 'imacat'
release = '0.7.0'
release = '0.8.0'
# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

View File

@ -17,7 +17,7 @@
[metadata]
name = mia-accounting-flask
version = 0.7.0
version = 0.8.0
author = imacat
author_email = imacat@mail.imacat.idv.tw
description = The Mia! Accounting Flask project.