mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-04-30 17:54:42 +00:00
chore: Bump version
This commit is contained in:
parent
ccf6a21230
commit
a2063ad857
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "django-modeltranslation"
|
||||
version = "0.18.10"
|
||||
version = "0.19.0"
|
||||
description = "Translates Django models using a registration approach."
|
||||
authors = ["Peter Eschler <peschler@gmail.com>"]
|
||||
maintainers = ["Serhii Tereshchenko <serg.partizan@gmail.com>"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue