Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Commit 00ab51c

Browse files
committed
Updated version number for raw data dependency
1 parent 29e2a83 commit 00ab51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def run(self):
4747
include_package_data=True,
4848
zip_safe=False, # because we're including static files
4949
install_requires=(
50-
'django-calaccess-raw-data>=0.0.8',
50+
'django-calaccess-raw-data>=0.1.2',
5151
'django>=1.6',
5252
'csvkit>=0.6.1',
5353
'python-dateutil==2.2',

0 commit comments

Comments
 (0)