Skip to content

Commit f8623e8

Browse files
Fixes versions
1 parent cfd44c9 commit f8623e8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
0.2.0 (2021-08-16)
5+
0.2.2 (2021-08-16)
66
------------------
77

88
* Adds type stubs

sxm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
__author__ = """AngellusMortis"""
1414
__email__ = "cbailey@mort.is"
15-
__version__ = "0.2.1"
15+
__version__ = "0.2.2"
1616
__all__ = [
1717
"AuthenticationError",
1818
"HLS_AES_KEY",

0 commit comments

Comments
 (0)