~cseslam/tahrir/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Eslam Mostafa
  • Date: 2013-05-13 18:56:00 UTC
  • Revision ID: cseslam@gmail.com-20130513185600-v1mzaie5jn4ejnbv
versionĀ 2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
from distutils.core import *
2
2
 
3
3
setup(name='Tahrir',
4
 
      version='2.0',
 
4
      version='2.1',
5
5
      author='Eslam Mostafa',
6
6
      author_email='cseslam@gmail.com',
7
7
      license='GPL',