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 4c83406 commit 7ca1153Copy full SHA for 7ca1153
nexo/__init__.py
@@ -2,7 +2,7 @@
2
.. moduleauthor:: Erwin Lejeune
3
"""
4
5
-__version__ = "1.0.0"
+__version__ = '1.0.0'
6
7
from nexo.client import Client
8
from nexo.response_serializers import (
0 commit comments