Skip to content

Commit

Permalink
change string version quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasaunai committed May 4, 2024
1 parent a388679 commit 8b4bb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spok/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__author__ = """Nicolas Aunai"""
__email__ = "[email protected]"
__version__ = "0.1.0"
__version__ = '0.1.0'

0 comments on commit 8b4bb3a

Please sign in to comment.