Welthulk / Sparlectra.jl

load flow calculation using newton-raphson
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Version 0.4.13 #35

Closed Welthulk closed 2 months ago

Welthulk commented 2 months ago

@JuliaRegistrator register()

Release Notes:

Version 0.4.13 (2024-04-12)

New Features

Bug Fixes

JuliaRegistrator commented 2 months ago

Registration pull request created: JuliaRegistries/General/104769

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.4.13 -m "<description of version>" 4425c1decb435aab3d60c8f1d94826c5d867e8ff
git push origin v0.4.13