shizmob/pydle

__version__, __version_info__ are not updated in pydle/__init__.py since 0.9.4rc1

chandan-cordova opened this issue · 0 comments

Same values in master, develop, v1.0.1, v1.0.0, v0.9.4, v0.9.4rc1

L11: version = '0.9.4rc1'
L12: version_info = (0, 9, 4)