Changeset 10891 for main/waeup.kofa/branches/uli-diazo-themed
- Timestamp:
- 9 Jan 2014, 17:23:52 (11 years ago)
- Location:
- main/waeup.kofa/branches/uli-diazo-themed
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/uli-diazo-themed/CHANGES.txt
r7808 r10891 1 1 Changes 2 2 ******* 3 4 1.0 (unreleased) 5 ================ 6 7 No changes yet. 8 9 10 0.2 (2014-01-09) 11 ================ 12 13 Tons of changes 14 3 15 4 16 0.1 (unreleased) -
main/waeup.kofa/branches/uli-diazo-themed/setup.py
r10183 r10891 2 2 from setuptools import setup, find_packages 3 3 4 version = ' 0.2dev'4 version = '1.0dev' 5 5 6 6 install_requires =[
Note: See TracChangeset for help on using the changeset viewer.