Skip to content

Commit

Permalink
bump: 8.0.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Feb 16, 2025
1 parent 0240c69 commit 96e106c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"

[project]
name = "transmission-rpc"
version = "8.0.0a0"
version = "8.0.0a1"
description = "Python module that implements the Transmission bittorent client JSON-RPC protocol"
authors = [{ name = "trim21", email = "trim21me@gmail.com" }]
readme = 'README.md'
Expand Down

0 comments on commit 96e106c

Please sign in to comment.