~georgeyk/stoqdrivers/scales

« back to all changes in this revision

Viewing changes to stoqdrivers/__init__.py

  • Committer: georgeyk
  • Date: 2009-12-15 13:58:06 UTC
  • Revision ID: georgeyk.dev@gmail.com-20091215135806-nq9qxhd7c5b9b5md
Bugfix release 0.9.8.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
##              Johan Dahlin <henrique@async.com.br>
26
26
##
27
27
 
28
 
__version__ = (0, 9, 8)
 
28
__version__ = (0, 9, 8, 2)
29
29
 
30
30
from kiwi.environ import Library
31
31