Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit d0c5e2f

Browse files
2.6.0: Ext help
1 parent 377fbb8 commit d0c5e2f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

MeowerBot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
"""
77

8-
__version__ = "2.5.7"
8+
__version__ = "2.6.0"
99

1010

1111
# Public library imports

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
| Version | Supported |
88
| ------- | ------------------ |
9-
|cl4 beta | ✅
109
| 2.x.x | :white_check_mark: |
1110
| 1.x.x | :x: |
1211

@@ -16,4 +15,5 @@
1615

1716
Use private reporting.
1817

19-
May get forwarded to [meower-media](https://github.com/meower-media-co/
18+
May get forwarded to [meower-media](https://github.com/meower-media-co/) if it is a Meower side issue.
19+

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "MeowerBot"
3-
version = "2.5.7"
3+
version = "2.6.0"
44
description = "A meower bot lib for py"
55
authors = ["showierdata9978 <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)