Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 09691c0

Browse files
Automated legacy version update
1 parent 446fb41 commit 09691c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/edge.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
MessageHandler,
3232
)
3333

34-
LEGACY_VERSION = "v3.6.0"
34+
LEGACY_VERSION = "v3.7.0"
3535

3636

3737
async def button_handler(update: Update, context: ContextTypes.DEFAULT_TYPE):

0 commit comments

Comments
 (0)