Skip to content

Commit b6bef53

Browse files
5.0.2 release
1 parent 0cfdc2c commit b6bef53

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
5.0.2 2022-01-24
2+
- Fix usage of urllib for Python 2.7
3+
14
5.0.1 2019-03-07
25
- Update metadata in setup.py
36

sift/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = '5.0.1'
1+
VERSION = '5.0.2'
22
API_VERSION = '205'

0 commit comments

Comments
 (0)