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.
2 parents 1c35472 + 0980b82 commit 97e4a12Copy full SHA for 97e4a12
ChangeLog.rst
@@ -1,6 +1,11 @@
1
ChangeLog
2
=========
3
4
+1.3.5 (Thu, 21 Feb 2019)
5
+------------------------
6
+
7
+* Disable collecting reports from ooniprobe-android 2.0.0
8
9
1.3.4 (Tue, 26 Sep 2017)
10
------------------------
11
oonib/__init__.py
@@ -3,7 +3,7 @@
instantiated only once and be common to pieces of GLBackend code.
"""
-__version__ = '1.3.4'
+__version__ = '1.3.5'
__all__ = ['Storage', 'randomStr']
0 commit comments