diff --git a/README.md b/README.md index c393a38..104db58 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ GOG download module for [Heroic Games Launcher](https://github.com/Heroic-Games- ## Important note -This is **not** user friendly cli, it's meant to be used by some other application wanting to download game files, manage cloud saves or conviniently launch the game +This is **not** user friendly cli, it's meant to be used by some other application wanting to download game files, manage cloud saves or conveniently launch the game ## Contributing diff --git a/gogdl/__init__.py b/gogdl/__init__.py index 09f3890..9f0b72f 100644 --- a/gogdl/__init__.py +++ b/gogdl/__init__.py @@ -7,4 +7,4 @@ -version = "1.0.1" +version = "1.1.0"