Skip to content

Commit

Permalink
fix: release
Browse files Browse the repository at this point in the history
  • Loading branch information
SlashGordon committed Nov 17, 2023
1 parent 523cf0e commit bfea9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pytickersymbols/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from weakref import WeakValueDictionary
import itertools

__version__ = "1.8.78"
__version__ = "1.13.1"


class Statics:
Expand Down

0 comments on commit bfea9a5

Please sign in to comment.