prepare version v0.11.0

This commit is contained in:
Vincent Poulailleau 2021-02-02 14:26:00 +01:00
parent a628ad26b9
commit 76b77e502b
2 changed files with 5 additions and 1 deletions

View File

@ -91,6 +91,10 @@ pip install padpo
## Changelog
### v0.11.0 (2021-02-02)
- update glossary (fix #58)
### v0.10.0 (2020-12-04)
- use `pygrammalecte` v1.3.0

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "padpo"
version = "0.10.0"
version = "0.11.0"
description = "Linter for gettext files"
classifiers = [
"Programming Language :: Python :: 3",