- Timestamp:
- 14 Jan 2016, 09:09:37 (9 years ago)
- Location:
- main/waeup.kofa/tags/1.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/tags/1.4/CHANGES.txt
r13610 r13612 2 2 ******* 3 3 4 1.4 .dev0 (unreleased)5 ================ =====4 1.4 (2016-01-14) 5 ================ 6 6 7 7 * Add button and view which allow students to unregister their … … 36 36 37 37 * When building docs, ignore members with dots in name. 38 38 39 39 40 1.3.3 (2015-10-06) -
main/waeup.kofa/tags/1.4/setup.py
r13603 r13612 2 2 from setuptools import setup, find_packages 3 3 4 version = '1.4 .dev0'4 version = '1.4' 5 5 6 6 install_requires =[
Note: See TracChangeset for help on using the changeset viewer.