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 2bd3866 + 7ca1153 commit 7c82487Copy full SHA for 7c82487
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