Skip to content

Commit 622f84f

Browse files
author
Philip de Nier
committed
v1.6.0: version bump
1 parent 9ed682f commit 622f84f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# mediatimestamp Changelog
22

3+
## 1.6.0
4+
- Removed the PRESERVE_START and PRESERVE_END rounding options which are used in TimeRange.normalise().
5+
36
## 1.5.2
47
- Fixed bug in taking unions with empty ranges
58

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
# Basic metadata
2020
name = 'mediatimestamp'
21-
version = '1.5.2'
21+
version = '1.6.0'
2222
description = 'A timestamp library for high precision nanosecond timestamps'
2323
url = 'https://github.com/bbc/rd-apmm-python-lib-mediatimestamp'
2424
author = 'James P. Weaver'

0 commit comments

Comments
 (0)