Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit 3e4e803

Browse files
authored
increment version to 2.6 (#730)
1 parent 9886574 commit 3e4e803

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

polaris/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.5.0"
1+
__version__ = "2.6.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "django-polaris"
7-
version = "2.5.0"
7+
version = "2.6.0"
88
description = "An extendable Django server for Stellar Ecosystem Proposals."
99
license = "Apache-2.0"
1010
authors = ["Stellar Development Foundation <[email protected]>"]

0 commit comments

Comments
 (0)