Update pyproject.toml version
There is also a version string in bookwyrm/settings.py, but that one has side effects, so we are not touching it without upstream updating it.
This commit is contained in:
parent
bdf2092600
commit
757ea760df
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "bookwyrm"
|
name = "bookwyrm"
|
||||||
version = "0.4.4"
|
version = "0.6.5"
|
||||||
description = "Social reading and reviewing, decentralized with ActivityPub"
|
description = "Social reading and reviewing, decentralized with ActivityPub"
|
||||||
authors = ["Mouse Reeve <mousereeve@riseup.net>"]
|
authors = ["Mouse Reeve <mousereeve@riseup.net>"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue