Skip to content

Commit 4f1192b

Browse files
Auto bump version to 1.22.5
1 parent 28b877b commit 4f1192b

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "VedAstro"
3-
version = "1.22.4"
3+
version = "1.22.5"
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.4',
5+
version='1.22.5',
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)