Skip to content

Commit e31bcd4

Browse files
committed
chore: version bump
1 parent 994f666 commit e31bcd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

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

55
[project]
66
name = "ytflashback"
7-
version = "2.3.0"
7+
version = "2.30.0"
88
authors = [
99
{name = "Akrm Al-Hakimi", email = "alhakimiakrmj@gmail.com"},
1010
]

src/flashback/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "2.3.0"
1+
__version__ = "2.30.0"
22
__author__ = "Akrm Al-Hakimi"

0 commit comments

Comments
 (0)