version: bump version number.

This commit is contained in:
b-rowan
2024-01-21 14:39:35 -07:00
parent 3820b40f44
commit 0958f47cfe
2 changed files with 1 additions and 2 deletions

View File

@@ -104,7 +104,6 @@ DataLocations = make_dataclass(
for enum_value in DataOptions
],
)
print(DataLocations())
class MinerProtocol(Protocol):