We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3d938 commit 95efebfCopy full SHA for 95efebf
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='django-x_file_accel_redirects',
9
- version='0.0.2',
+ version='0.0.3',
10
packages=find_packages(),
11
requires=['python (>= 2.7)', 'django_model_utils'],
12
install_requires=['django-model-utils>=1.4.0'],
0 commit comments