Changeset 509 for enpraxis.leftskin/trunk/setup.py
- Timestamp:
- 07/31/09 13:36:04 (3 years ago)
- Files:
-
- 1 modified
-
enpraxis.leftskin/trunk/setup.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
enpraxis.leftskin/trunk/setup.py
r397 r509 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, … … 25 24 import os 26 25 27 version = '1.1.0 '26 version = '1.1.0-rc1' 28 27 29 28 setup(name='enpraxis.leftskin',
