mirror of
https://github.com/davegallant/rfd.git
synced 2025-11-26 03:14:16 +00:00
fix 0 score bug and pip 10 requirements (#5)
* fix 0 score bug and pip 10 requirements * calculate score for both topic and posts using same function.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '0.0.8'
|
||||
__version__ = '0.1.0'
|
||||
|
||||
Reference in New Issue
Block a user