mirror of
https://github.com/Hopiu/wagtail-modeltranslation.git
synced 2026-05-20 04:51:56 +00:00
Added version 0.8 alpha 1
This commit is contained in:
parent
2377538f1a
commit
7d02d760cd
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -31,7 +31,7 @@ setup(
|
|||
dependency_links=[
|
||||
"http://github.com/deschler/django-modeltranslation/tarball/00fc7f1804aaa1b1e37af48e67871080851e14b0#egg=django-modeltranslation-0.12.2"
|
||||
],
|
||||
download_url='https://github.com/infoportugal/wagtail-modeltranslation/archive/v0.6rc2.tar.gz',
|
||||
download_url='https://github.com/infoportugal/wagtail-modeltranslation/archive/v0.8a1.tar.gz',
|
||||
classifiers=[
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
|
|
|
|||
Loading…
Reference in a new issue