Skip to content

Commit 2082092

Browse files
committed
Bump version to 1.3.0.
1 parent 1a099bc commit 2082092

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Simply pass in a date and coordinates to one of the available chart classes, and
1515

1616
## Documentation
1717

18-
Full documentation is available [here](https://github.com/theriftlab/immanuel-python/tree/v1.2.4/docs/0-contents.md), or follow the Quick Start below to see how to quickly generate a natal chart.
18+
Full documentation is available [here](https://github.com/theriftlab/immanuel-python/tree/v1.3.0/docs/0-contents.md), or follow the Quick Start below to see how to quickly generate a natal chart.
1919

2020
## Translations
2121

@@ -25,7 +25,7 @@ Immanuel is currently available in the following locales / languages:
2525
* **pt_BR:** Brazilian Portuguese
2626
* Coming soon: Spanish translation
2727

28-
See [the documentation](/docs/5-settings.md#locale) on how to switch. The documentation itself is not currently available in other translations. To contribute translations, see [below](#contributions).
28+
See [the documentation](https://github.com/theriftlab/immanuel-python/tree/v1.3.0/docs/5-settings.md#locale) on how to switch. The documentation itself is not currently available in other translations. To contribute translations, see [below](#contributions).
2929

3030
## Quick Start
3131

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "immanuel"
7-
version = "1.2.4"
7+
version = "1.3.0"
88
description = "Quickly produce both human-readable and JSON-formatted astrology chart data based on the Swiss Ephemeris and astro.com."
99
authors = [
1010
{ name = "Robert Davies", email = "robert@theriftlab.com" },

0 commit comments

Comments
 (0)