Changeset 163c6560 in tailbone
- Timestamp:
- 11/18/2022 11:22:08 AM (3 months ago)
- Branches:
- master
- Children:
- e4392cd
- Parents:
- 3c74054
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGES.rst
r3c74054 r163c6560 2 2 CHANGELOG 3 3 ========= 4 5 0.8.260 (2022-11-18) 6 -------------------- 7 8 * Turn on download results feature for Employees. 9 4 10 5 11 0.8.259 (2022-11-17) -
tailbone/_version.py
r3c74054 r163c6560 1 1 # -*- coding: utf-8; -*- 2 2 3 __version__ = '0.8.2 59'3 __version__ = '0.8.260'
Note: See TracChangeset
for help on using the changeset viewer.