mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
bumping django version to 1.6.1 in requirements
This commit is contained in:
parent
db6a7f8ec9
commit
7d6a48ad9f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Bleeding edge Django
|
||||
django==1.6
|
||||
django==1.6.1
|
||||
|
||||
# Configuration
|
||||
django-configurations==0.5.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue