Changeset 13695
- Timestamp:
- 14 Feb 2016, 15:08:13 (9 years ago)
- Location:
- main/waeup.kofa/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/CHANGES.txt
r13691 r13695 2 2 ******* 3 3 4 1.4.1 .dev0 (unreleased)5 ================== =====4 1.4.1 (2016-02-14) 5 ================== 6 6 7 7 * Add new application workflow state (`processed`) and transition -
main/waeup.kofa/trunk/setup.py
r13613 r13695 2 2 from setuptools import setup, find_packages 3 3 4 version = '1.4.1 .dev0'4 version = '1.4.1' 5 5 6 6 install_requires =[
Note: See TracChangeset for help on using the changeset viewer.