Tag 5.3.0

This commit is contained in:
Igor Katson 2023-12-16 11:21:21 +00:00
parent c4dd028cfc
commit 4606bd1fc0
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
4 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "librqbit"
version = "5.2.0"
version = "5.3.0"
authors = ["Igor Katson <igor.katson@gmail.com>"]
edition = "2021"
description = "The main library used by rqbit torrent client. The binary is just a small wrapper on top of it."

View file

@ -1,6 +1,6 @@
[package]
name = "rqbit"
version = "5.2.0"
version = "5.3.0"
authors = ["Igor Katson <igor.katson@gmail.com>"]
edition = "2021"
description = "A bittorrent command line client and server."