Version 0.2.0

This commit is contained in:
2020-06-08 19:14:02 +02:00
parent f2ee812bc5
commit 8272352d64
3 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
import strformat
# Package
version = "0.1.0"
version = slurp("src/version")
author = "luxick"
description = "Play an image slide show from different sources"
license = "GPL-2.0"