~openerp/openobject-client-web/ofc2

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: ame (Tiny/Axelor)
  • Date: 2009-03-27 19:18:08 UTC
  • Revision ID: ame@tinyerp.com-20090327191808-xdhimffreyewr6sj
Tags: 0.0.2
* release 0.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import sys
2
2
from setuptools import setup
3
3
 
4
 
version = "0.0.1"
 
4
version = "0.0.2"
5
5
description = "Python Library for Open Flash Chart 2"
6
6
long_description="""\
7
7
Python Library for Open Flash Chart 2. Developed as part of OpenERP web client