Skip to content

Commit c70f34f

Browse files
committed
fix: correct package version
1 parent 0c5f765 commit c70f34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "dvr-tools"
7-
version = "1.1.1"
7+
version = "1.1.2"
88
description = "A command-line interface for managing DVR tools."
99
authors = [
1010
{ name = "Ilya Krivoshein", email = "[email protected]" }

0 commit comments

Comments
 (0)