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 b9a1fe7 commit 6401fa0Copy full SHA for 6401fa0
requirements.txt
@@ -1,4 +1,4 @@
1
cryptography==1.8.1
2
http-ece==1.0.1
3
requests==2.13.0
4
-py-vapid==1.2.2
+py-vapid==1.2.3
setup.py
@@ -3,7 +3,7 @@
from setuptools import find_packages, setup
5
6
-__version__ = "1.0.1"
+__version__ = "1.0.2"
7
8
9
def read_from(file):
0 commit comments