Skip to content

Commit

Permalink
fix: update app version (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
dakimura authored Aug 17, 2022
1 parent 374e79c commit 7068124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymarketstore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

from .stream import StreamConn # noqa

__version__ = '0.20'
__version__ = '0.22'

0 comments on commit 7068124

Please sign in to comment.