mirror of
https://codeberg.org/Mo8it/AdvLabDB.git
synced 2024-10-11 19:54:21 +00:00
New version and update license year
This commit is contained in:
parent
d22fefec6a
commit
b160a6e2b4
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
@ -630,7 +630,7 @@ state the exclusion of warranty; and each file should have at least
|
|||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
AdvLabDB
|
||||
Copyright (C) 2022 Mohamad Bitar
|
||||
Copyright (C) 2022-2023 Mo Bitar
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "advlabdb"
|
||||
version = "0.8.0"
|
||||
version = "0.9.0"
|
||||
description = "Database with a web interface for labs."
|
||||
authors = ["Mo Bitar <mo8it@proton.me>"]
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in a new issue