Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Use sixpack-client 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Hecham Ghazal committed May 6, 2015
1 parent 4437405 commit 3640bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

install_reqs = ["Django>=1.4", "sixpack-client==1.1.1", "South>=1.0.0"]
install_reqs = ["Django>=1.4", "sixpack-client==1.1.2", "South>=1.0.0"]

setup(
name='django-sixpack',
Expand Down

0 comments on commit 3640bd9

Please sign in to comment.