Bump version: 0.1.1 → 0.1.2
Some checks failed
Test suites / test-os-python-matrix (ubuntu-22.04, 3.10) (push) Failing after 1m49s
Test suites / test-os-python-matrix (ubuntu-22.04, 3.12) (push) Failing after 1m49s
Test suites / test-os-python-matrix (ubuntu-22.04, 3.13) (push) Failing after 1m48s
Test suites / test-os-python-matrix (ubuntu-22.04, 3.11) (push) Failing after 2m10s
Test suites / test-build-install (push) Failing after 29s
Test suites / pylint (push) Failing after 28s
Test suites / formatting (push) Failing after 28s
Test suites / reuse (push) Successful in 41s
Test suites / mypy (push) Failing after 49s
Test suites / test-os-python-matrix (macos-latest, 3.10) (push) Has been cancelled
Test suites / test-os-python-matrix (windows-latest, 3.10) (push) Has been cancelled

This commit is contained in:
2025-04-01 22:35:44 +02:00
parent c3e53ddb94
commit 92afde02a5

View File

@@ -4,7 +4,7 @@
[tool.poetry]
name = "home-stream"
version = "0.1.1"
version = "0.1.2"
description = "Browser and streaming interface for local media files"
repository = "https://github.com/mxmehl/home-stream"
authors = ["Max Mehl <mail@mehl.mx>"]