Skip to content

Commit a16cf27

Browse files
author
semantic-release
committed
chore(release): Version Release v1.2.4
1 parent eb6753d commit a16cf27

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
README = "README.md"
2121

2222
# Version Identifier for Changelog
23-
__version__ = "1.2.3"
23+
__version__ = "1.2.4"
2424

2525

2626
def format_time(seconds):

pyproject.toml

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

55
[project]
66
name = "Wakatime-Leaderboards"
7-
version = "1.2.3"
7+
version = "1.2.4"
88
authors = [{ name = "Nicco", email = "github.giving328@passmail.com" }]
99
description = "Automated WakaTime Leaderboards for your GitHub profile"
1010
readme = "README.md"

0 commit comments

Comments
 (0)