Skip to content

Commit 944cdd5

Browse files
authored
Update pyproject.toml
1 parent 93e52d0 commit 944cdd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pybinlock"
7-
version = "0.6.0"
7+
version = "0.6.1"
88
authors = [{name = "Michael Jordan", email = "michael@glowingpixel.com"}]
99

1010
description = "A python package for programmatically reading, writing, and managing Avid Media Composer bin locks (`.lck` files)."
@@ -37,5 +37,5 @@ requires-python = ">= 3.6"
3737
Homepage = "https://github.com/mjiggidy/pybinlock/"
3838
Repository = "https://github.com/mjiggidy/pybinlock.git"
3939
Changelog = "https://github.com/mjiggidy/pybinlock/releases/"
40-
Documentation = "https://pybinlog.readthedocs.io/"
40+
Documentation = "https://pybinlock.readthedocs.io/"
4141
Issues = "https://github.com/mjiggidy/pybinlock/issues/"

0 commit comments

Comments
 (0)