Skip to content

Commit 51aeeab

Browse files
Merge pull request #22 from Mastercard/fix/version
Set version to 1.7.0
2 parents 84be144 + a42bab0 commit 51aeeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client_encryption/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
3-
__version__ = "1.8.0"
3+
__version__ = "1.7.0"

0 commit comments

Comments
 (0)