Skip to content

Commit

Permalink
Auto bump version to 1.23.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 26, 2024
1 parent 8523e68 commit 496f98f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "VedAstro"
version = "1.23.8"
version = "1.23.9"
description = "An open source Python library for advanced astronomical calculations like planet longitude, house sign, shadbala, etc..."
authors = ["Tharaka Umayanga <tharakau@gmail.com>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='VedAstro',
version='1.23.8',
version='1.23.9',
description='An open source Python library for advanced astronomical calculations like planet longitude, house sign, shadbala, etc...',
author='Tharaka Umayanga',
author_email='tharakau@gmail.com',
Expand Down
2 changes: 1 addition & 1 deletion vedastro/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: vedastro
version: 1.23.8
version: 1.23.9
source:
git_rev:0.1
git_url:https://github.com/VedAstro/VedAstro.Python.git
Expand Down

0 comments on commit 496f98f

Please sign in to comment.