diff --git a/steam/__init__.py b/steam/__init__.py index 955e74a..bf1cf77 100644 --- a/steam/__init__.py +++ b/steam/__init__.py @@ -4,7 +4,7 @@ Distributed under the ISC License (see LICENSE) """ -__version__ = "4.21" +__version__ = "4.22" __author__ = "Anthony Garcia" __contact__ = "anthony@lagg.me" __license__ = "ISC"