Skip to content

Commit 807c607

Browse files
committed
Bump version
1 parent 4386e66 commit 807c607

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

doc/Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ og:description: See what's new in the latest release of Roseau Load Flow !
1919

2020
# Changelog
2121

22-
## Unreleased
22+
## Version 0.13.1
2323

2424
- Fix a bug where license validation failed when the English (US) language was not installed on the system (observed on
2525
Linux).

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
# The full version, including alpha/beta/rc tags
2727
version = "0.13"
28-
release = "0.13.0"
28+
release = "0.13.1"
2929

3030
# -- General configuration ---------------------------------------------------
3131

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "roseau-load-flow"
3-
version = "0.13.0"
3+
version = "0.13.1"
44
description = "Highly capable multi-phase load flow solver"
55
authors = [
66
{ name = "Ali Hamdan", email = "ali.hamdan@roseautechnologies.com" },
@@ -40,7 +40,7 @@ dependencies = [
4040
"pyproj>=3.3.0",
4141
"certifi>=2023.5.7",
4242
"platformdirs>=4.0.0",
43-
"roseau-load-flow-engine>=0.18.0",
43+
"roseau-load-flow-engine==0.18.1",
4444
]
4545

4646
[project.urls]

uv.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)