X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=sima%2Fcore.py;h=f6703ca8317b0c204fce89e8234cd139518bd38d;hb=add1bca205eb064366eb2a8cde436f47c0fc25a2;hp=7decbb242d84dab536037ae7ade66229345434cc;hpb=cd78ebfec21926f231f7b5f1430d31baee4b60c4;p=mpd-sima.git diff --git a/sima/core.py b/sima/core.py index 7decbb2..f6703ca 100644 --- a/sima/core.py +++ b/sima/core.py @@ -2,11 +2,10 @@ """Core Object dealing with plugins and player client """ -__version__ = '0.12.0.b' +__version__ = '0.12.0pr1' __author__ = 'kaliko jack' __url__ = 'git://git.kaliko.me/sima.git' -import random import sys import time