Skip to content

Commit

Permalink
[skip ci] 1.3.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Mar 28, 2023
1 parent 33e2d81 commit dfa51bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v1.3.1 (2023-03-28)
### Fix
* Fix bug where offsets not treated as hex ([`33e2d81`](https://github.com/alandtse/vr_address_tools/commit/33e2d81e412d858ceec5daa598deba08051bcdd8))

## v1.3.0 (2023-03-28)
### Feature
* Add pdb parsing ([`5515e60`](https://github.com/alandtse/vr_address_tools/commit/5515e602bdded896b52a4f04df5cfcf7a2888ea7))
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 = "vr_address_tools"
version = "1.3.0"
version = "1.3.1"
description = "Tools for converting a Skyrim SSE/Fallout 4 skse/F4SE mod to Skyrim/Fallout VR"
authors = ["Alan D. Tse <alandtse@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit dfa51bb

Please sign in to comment.