X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=sima%2Fcore.py;h=f6703ca8317b0c204fce89e8234cd139518bd38d;hb=add1bca205eb064366eb2a8cde436f47c0fc25a2;hp=08135c0da6e26ae0ecf85895db8b24914548f497;hpb=e5c14ed5b4e6aacec5b795a1c9f5518f392ba341;p=mpd-sima.git diff --git a/sima/core.py b/sima/core.py index 08135c0..f6703ca 100644 --- a/sima/core.py +++ b/sima/core.py @@ -2,7 +2,7 @@ """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'