chore(release): bump version to 0.3.21
Incremented the project version from 0.3.20 to 0.3.21 to signify the release of new updates or bug fixes. This minor version bump indicates backward-compatible changes or improvements.
This commit is contained in:
parent
1b37beeb0c
commit
c893fb33bd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ allow-direct-references = true
|
|||
|
||||
[project]
|
||||
name = "matrix-gptbot"
|
||||
version = "0.3.20"
|
||||
version = "0.3.21"
|
||||
|
||||
authors = [
|
||||
{ name = "Kumi", email = "gptbot@kumi.email" },
|
||||
|
|
Loading…
Reference in a new issue