mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-24 08:34:49 +00:00
Prepare for 1.3rc1 release
This commit is contained in:
parent
90b498a5b0
commit
1bb3553c15
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
Django>=1.9,<1.10
|
||||
wagtail==1.3a1
|
||||
wagtail==1.3rc1
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
__version__ = '1.3a1'
|
||||
__version__ = '1.3rc1'
|
||||
default_app_config = 'wagtail.wagtailcore.apps.WagtailCoreAppConfig'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue