1
0
Fork 0
mirror of synced 2024-05-18 19:42:54 +12:00

Merge pull request #347 from loathingKernel/next

Rare: re-release 1.10.9 as 1.10.10 for PyPI
This commit is contained in:
Stelios Tsampas 2023-12-18 13:32:22 +02:00 committed by GitHub
commit 8575e4001f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ AppDir:
id: io.github.dummerle.rare
name: Rare
icon: Rare
version: 1.10.9
version: 1.10.10
exec: usr/bin/python3
exec_args: $APPDIR/usr/src/rare/main.py $@
apt:

View file

@ -12,7 +12,7 @@ force-exclude = '''
[tool.poetry]
name = "rare"
version = "1.10.9"
version = "1.10.10"
description = "A GUI for Legendary"
authors = ["Dummerle"]
license = "GPL3"

View file

@ -1,4 +1,4 @@
__version__ = "1.10.9"
__version__ = "1.10.10"
__codename__ = "Garlic Crab"
# For PyCharm profiler