Skip to content

Commit c79e03e

Browse files
author
Irfan Azeez
committed
Update to use the correct version of the package
1 parent c9ae421 commit c79e03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

askbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'openid': 'python-openid',
3838
'picklefield': 'django-picklefield==0.3.0',
3939
'pystache': 'pystache==0.3.1',
40-
'pytz': 'pytz==2013b',
40+
'pytz': 'pytz==2013b0',
4141
'captcha': 'django-recaptcha>=1.0.3',
4242
'requirements': 'requirements-parser',
4343
'robots': 'django-robots==1.0',

0 commit comments

Comments
 (0)