Changeset 1305 in products
- Timestamp:
- Sep 11, 2009 12:22:32 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
quintagroup.transmogrifier.simpleblog2quills/branches/without_image_move/setup.py
r1248 r1305 2 2 import os 3 3 4 version = '0. 1'4 version = '0.2.1' 5 5 6 6 setup(name='quintagroup.transmogrifier.simpleblog2quills', … … 17 17 author='Quintagroup', 18 18 author_email='info@quintagroup.com', 19 url=' ',19 url='http://quintagroup.com', 20 20 license='GPL', 21 21 packages=find_packages(exclude=['ez_setup']),
Note: See TracChangeset
for help on using the changeset viewer.