Skip to content

Commit 7068124

Browse files
authored
fix: update app version (#76)
1 parent 374e79c commit 7068124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pymarketstore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
from .stream import StreamConn # noqa
1010

11-
__version__ = '0.20'
11+
__version__ = '0.22'

0 commit comments

Comments
 (0)