Welthulk / Sparlectra.jl

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

hotfix Issue#38 #43

Closed Welthulk closed 5 months ago

Welthulk commented 5 months ago

@JuliaRegistrator register() Release notes:

Version 0.4.16 (2024-04-17)

New Features

Bug Fixes

JuliaRegistrator commented 5 months ago

Registration pull request created: JuliaRegistries/General/104864

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.16 -m "<description of version>" 2c72569f9a05de3686cfa6166d011c05fb11227d
git push origin v0.4.16