Skip to content

Commit

Permalink
Release v0.9.1 (#686)
Browse files Browse the repository at this point in the history
* bump to v0.9.1 officially this time

* update change log
  • Loading branch information
vtnate authored Dec 18, 2024
1 parent bb1238b commit a81cb1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Version 0.9.1

* Fix incorrect link to documentation site by @vtnate
* Use pre-made GHA workflow to publish docs by @vtnate

## Version 0.9.0

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 = "geojson-modelica-translator"
version = "0.9.1-rc2"
version = "0.9.1"
description = "Package for converting GeoJSON to Modelica models for urban scale analyses."
authors = ["URBANopt DES Team <[email protected]>"]
license = "BSD-4-Clause"
Expand Down

0 comments on commit a81cb1a

Please sign in to comment.