Skip to content

Commit

Permalink
chore(release): 1.0.5
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Sep 11, 2024
1 parent fb9c7b8 commit 78e829e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## v1.0.5 (2024-09-11)

### Fix

* fix: Another attempt to fix workflows/CI-CD.yml ([`fb9c7b8`](https://github.com/pbrod/karney/commit/fb9c7b85f70ba8a2eae57df08d5d9bf79b700825))

## v1.0.4 (2024-09-11)

### Fix
Expand Down
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 = "karney"
version = "1.0.4"
version = "1.0.5"
description = "Solves the direct and inverse geodesic problem."
authors = ["Per A. Brodtkorb"]
license = "MIT"
Expand Down

0 comments on commit 78e829e

Please sign in to comment.