Skip to content

Commit c7f06fd

Browse files
Auto bump version to 1.23.17
1 parent 4483098 commit c7f06fd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "VedAstro"
3-
version = "1.23.16"
3+
version = "1.23.17"
44
description = "An open source Python library for advanced astronomical calculations like planet longitude, house sign, shadbala, etc..."
55
authors = ["Tharaka Umayanga <[email protected]>"]
66
readme = "README.md"

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='VedAstro',
5-
version='1.23.16',
5+
version='1.23.17',
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='[email protected]',

vedastro/meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: vedastro
3-
version: 1.23.16
3+
version: 1.23.17
44
source:
55
git_rev:0.1
66
git_url:https://github.com/VedAstro/VedAstro.Python.git

0 commit comments

Comments
 (0)