mirror of
https://codeberg.org/Mo8it/AdvLabDB.git
synced 2024-12-04 22:40:30 +00:00
Bump version
This commit is contained in:
parent
293a73ede9
commit
4e0c84dee1
2 changed files with 8 additions and 1 deletions
7
CHANGELOG.md
Normal file
7
CHANGELOG.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
## 1.0.1
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- Improve some error messages.
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "advlabdb"
|
name = "advlabdb"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
description = "Database with a web interface for labs."
|
description = "Database with a web interface for labs."
|
||||||
authors = ["Mo Bitar <mo8it@proton.me>"]
|
authors = ["Mo Bitar <mo8it@proton.me>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
Loading…
Reference in a new issue