Skip to content

Commit 0858f22

Browse files
Changes for 1.3alt
1 parent 60e385d commit 0858f22

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Django>=1.6

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='django-url-robots',
7-
version='1.2alt',
7+
version='1.3alt',
88
description='Django robots.txt generator',
99
long_description=long_description,
1010
url='http://github.com/dimka665/django-url-robots',

0 commit comments

Comments
 (0)