Skip to content

Commit 7c82487

Browse files
authored
Merge pull request #13 from guilyx/bump-version
simple quote for versioning
2 parents 2bd3866 + 7ca1153 commit 7c82487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nexo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.. moduleauthor:: Erwin Lejeune
33
"""
44

5-
__version__ = "1.0.0"
5+
__version__ = '1.0.0'
66

77
from nexo.client import Client
88
from nexo.response_serializers import (

0 commit comments

Comments
 (0)