Skip to content

Commit 5a82373

Browse files
committed
Make dateutil pin a post-release version
Adds a post-release segment to force the fixed mediatimestamp to replace the original one in pip's caches.
1 parent 2d7a4c2 commit 5a82373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7.0'
21+
version = '1.7.0.post0'
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)