Skip to content

Commit 2740ee3

Browse files
committed
Update absl-py version, and bump package version
1 parent 9b21b6a commit 2740ee3

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.idea/busytag_tool.iml

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "busytag"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
dynamic = ["dependencies"]
55
authors = [{ name = "Alex Coster", email = "[email protected]" }]
66
description = "A library and CLI tool to control Busy Tag devices."

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-i https://pypi.org/simple
2-
absl-py~=2.2.2
2+
absl-py~=2.3.0
33
pyserial~=3.5
44
tomlkit~=0.13.2
55
progress~=1.6

0 commit comments

Comments
 (0)