~ubuntuone-pqm-team/python-oops-dictconfig/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: James Westby
  • Date: 2013-02-21 16:07:39 UTC
  • Revision ID: james.westby@canonical.com-20130221160739-jp231x6w76o8tpol
Post-release version bump.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
setup(
21
21
    name='oops_dictconfig',
22
 
    version='0.0.3',
 
22
    version='0.0.4',
23
23
    packages=find_packages(),
24
24
    include_package_data=True,
25
25
    maintainer='Launchpad developers',