Skip to content

Commit dc2be0b

Browse files
committed
bump version and update links again
1 parent 93f161c commit dc2be0b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/python_api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "python_api"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
edition = "2024"
55
license-file = "PYTHON_LICENSE"
66
description = "Python bindings for the OpenFire fire safety engineering library"

crates/python_api/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ keywords = [
2929

3030
[project.urls]
3131
Homepage = "https://www.openfiresoftware.com/"
32-
Documentation = "https://fire-library.github.io/openfire/"
33-
Repository = "https://github.com/fire-library/openfire"
32+
Documentation = "https://emberon-tech.github.io/openfire/"
33+
Repository = "https://github.com/emberon-tech/openfire"

0 commit comments

Comments
 (0)