~marcoceppi/charm-tools/readme-fix

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Marco Ceppi
  • Date: 2013-10-09 17:33:46 UTC
  • mfrom: (249.2.2 charm-tools)
  • Revision ID: marco@ceppi.net-20131009173346-a3eq4483je7f25l0
Move to 1.1 version

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
from setuptools import setup, find_packages
13
13
 
14
 
__version__ = '1.0.0'
 
14
__version__ = '1.1.0'
15
15
 
16
16
 
17
17
setup(