tweak version output order

This commit is contained in:
Nick Sweeting 2024-10-21 03:12:48 -07:00
parent 312e40b95b
commit 8a2b38b46c
No known key found for this signature in database
4 changed files with 21 additions and 17 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "archivebox"
version = "0.8.5rc45"
version = "0.8.5rc46"
requires-python = ">=3.10"
description = "Self-hosted internet archiving solution."
authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}]