Skip to content

Commit dc0d42d

Browse files
authored
Bump version 2.0.2, fix CODEOWNERS file syntax (#13)
1 parent b1dc0ac commit dc0d42d

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
* @bbrown1867
2-
* @hkpeprah
3-
* @mdmedley
1+
* @bbrown1867 @hkpeprah @mdmedley

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pyfu-usb"
3-
version = "2.0.1"
3+
version = "2.0.2"
44
requires-python = ">=3.8"
55
authors = [{name = "Block, Inc."}]
66
description = "Python USB firmware update library."

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)