Skip to content

Commit 148b401

Browse files
Auto bump version to 1.23.13
1 parent c98fa72 commit 148b401

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.12"
3+
version = "1.23.13"
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.12',
5+
version='1.23.13',
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.12
3+
version: 1.23.13
44
source:
55
git_rev:0.1
66
git_url:https://github.com/VedAstro/VedAstro.Python.git

0 commit comments

Comments
 (0)