- Timestamp:
- 24 Jun 2014, 11:34:35 (10 years ago)
- Location:
- main/kofacustom.sampleuni/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.sampleuni/trunk/CHANGES.txt
r11707 r11709 1 1 Changes 2 2 ******* 3 4 1.2dev (unreleased) 5 =================== 6 7 * no changes yet 3 8 4 9 1.1 (2014-06-24) -
main/kofacustom.sampleuni/trunk/setup.py
r11707 r11709 2 2 from setuptools import setup, find_packages 3 3 4 version = '1. 1'4 version = '1.2dev' 5 5 6 6 install_requires = [
Note: See TracChangeset for help on using the changeset viewer.