1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00

prep 2.50.0-beta

This commit is contained in:
Matt Griswold
2023-08-15 15:38:34 -05:00
parent 3167679b3c
commit 98945ae929
3 changed files with 12 additions and 185 deletions

View File

@ -1 +1 @@
2.49.0
2.50.0-beta

193
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "peeringdb_server"
version = "2.49.0"
version = "2.50.0-beta"
description = "source code for PeeringDB.com"
readme = "README.md"
repository = "https://github.com/peeringdb/peeringdb"