~ubuntu-branches/ubuntu/vivid/python-libdiscid/vivid

« back to all changes in this revision

Viewing changes to libdiscid/__init__.py

  • Committer: Package Import Robot
  • Author(s): Sebastian Ramacher
  • Date: 2013-09-09 18:34:06 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: package-import@ubuntu.com-20130909183406-grig0zxy6v1d1wxy
Tags: upstream-0.3.1
ImportĀ upstreamĀ versionĀ 0.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
True
31
31
"""
32
32
 
33
 
__version__ = '0.3'
 
33
__version__ = '0.3.1'
34
34
 
35
35
import libdiscid._discid
36
36
from libdiscid._discid import DiscId