Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
theriftlab committed Apr 26, 2024
1 parent 09467b7 commit bf7e54a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ Immanuel's output is currently available in the following locales / languages:
* **pt_BR:** Brazilian Portuguese
* **es_ES:** Spanish

See [here](https://github.com/theriftlab/immanuel-python/tree/v1.3.2/docs/5-settings.md#locale) for details on how to switch. The documentation itself is not currently available in other translations. To contribute in-software translations, see [here](https://github.com/theriftlab/immanuel-python/tree/v1.3.2/docs/7-contributions.md).
See [here](https://github.com/theriftlab/immanuel-python/tree/v1.3.3/docs/5-settings.md#locale) for details on how to switch. The documentation itself is not currently available in other translations. To contribute in-software translations, see [here](https://github.com/theriftlab/immanuel-python/tree/v1.3.3/docs/7-contributions.md).

## Documentation

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

## Quick Start

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "immanuel"
version = "1.3.2"
version = "1.3.3"
description = "Quickly produce both human-readable and JSON-formatted astrology chart data based on the Swiss Ephemeris and astro.com."
authors = [
{ name = "Robert Davies", email = "[email protected]" },
Expand Down

0 comments on commit bf7e54a

Please sign in to comment.