Skip to content

Commit 3fe5687

Browse files
committed
Merge remote-tracking branch 'origin/main' into main
2 parents 682e975 + 3c883a2 commit 3fe5687

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "VedAstro"
3-
version = "1.22.23"
3+
version = "1.22.24"
44
description = "An open source Python library for advanced astronomical calculations like planet longitude, house sign, shadbala, etc..."
55
authors = ["Tharaka Umayanga <tharakau@gmail.com>"]
66
readme = "README.md"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='VedAstro',
5-
version='1.22.23',
5+
version='1.22.24',
66
description='An open source Python library for advanced astronomical calculations like planet longitude, house sign, shadbala, etc...',
77
author='Tharaka Umayanga',
88
author_email='tharakau@gmail.com',

0 commit comments

Comments
 (0)