We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abcd441 commit 7ae4526Copy full SHA for 7ae4526
openaq/__init__.py
@@ -1,6 +1,6 @@
1
"""OpenAQ API Python wrapper."""
2
3
-__version__ = "0.1.1"
+__version__ = "0.2.0"
4
5
6
from ._async.client import AsyncOpenAQ as AsyncOpenAQ
0 commit comments