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

« back to all changes in this revision

Viewing changes to setup.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:
17
17
 
18
18
setup(
19
19
  name="python-libdiscid",
20
 
  version="0.3",
 
20
  version="0.3.1",
21
21
  description="Python bindings for libdiscid",
22
22
  long_description=read("README.rst"),
23
23
  author="Sebastian Ramacher",