Skip to content

Commit

Permalink
bump v1.0.9 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
tofuSCHNITZEL authored Dec 11, 2021
1 parent 8231578 commit 4173821
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -13,6 +13,9 @@ There are also pre-compiled versions available from: https://videolooper.de/ (bu

## Changelog

#### new in v1.0.9
- fixed: background image is reloaded in copymode without restart

#### new in v1.0.8
- playlist resume option
when enabled will resume last played file on restart
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name = 'Adafruit_Video_Looper',
version = '1.0.8',
version = '1.0.9',
author = 'Tony DiCola',
author_email = 'tdicola@adafruit.com',
description = 'Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.',

0 comments on commit 4173821

Please sign in to comment.