Make pyproject.toml version match settings.py version
This commit is contained in:
parent
23a9f4f324
commit
9ce12c315c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "bookwyrm"
|
name = "bookwyrm"
|
||||||
version = "0.1.0"
|
version = "0.3.1"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Mouse Reeve <mousereeve@riseup.net>"]
|
authors = ["Mouse Reeve <mousereeve@riseup.net>"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue