We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eace20e commit 92a8c02Copy full SHA for 92a8c02
requirements.txt
@@ -1,4 +1,4 @@
1
-cryptography==1.8.1
+cryptography==1.8.2
2
http-ece>=1.0.1
3
requests>=2.13.0
4
-py-vapid>=1.2.3
+py-vapid>=1.2.4
setup.py
@@ -3,7 +3,7 @@
from setuptools import find_packages, setup
5
6
-__version__ = "1.0.3"
+__version__ = "1.0.4"
7
8
9
def read_from(file):
0 commit comments