diff --git a/pyproject.toml b/pyproject.toml index 9b4145bb..27451e44 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "rclip" -version = "1.7.1" +version = "1.7.2" description = "AI-Powered Command-Line Photo Search Tool" authors = ["Yurij Mikhalevich "] license = "MIT" diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 60c4ccca..4d42d847 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -10,7 +10,7 @@ description: | For a detailed demonstration, watch the video: https://www.youtube.com/watch?v=tAJHXOkHidw. You can use another image as a query by passing a file path or even an URL to the image file to **rclip** and combine multiple queries. Check out the project's README on GitHub for more usage examples: https://github.com/yurijmikhalevich/rclip#readme. -version: 1.7.1 +version: 1.7.2 website: https://github.com/yurijmikhalevich/rclip contact: yurij@mikhalevi.ch passthrough: @@ -33,7 +33,7 @@ apps: parts: rclip: plugin: python - source: ./snap/local/rclip-1.7.1.tar.gz + source: ./snap/local/rclip-1.7.2.tar.gz build-packages: - python3-pip build-environment: