mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-18 12:11:11 +00:00
prepare for 1.0rc1 release
This commit is contained in:
parent
4a84560a95
commit
319fdaba3e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
Django>=1.8,<1.9
|
||||
wagtail==1.0b2
|
||||
wagtail==1.0rc1
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
__version__ = '1.0b2'
|
||||
__version__ = '1.0rc1'
|
||||
default_app_config = 'wagtail.wagtailcore.apps.WagtailCoreAppConfig'
|
||||
|
|
|
|||
Loading…
Reference in a new issue