Skip to content

Commit

Permalink
Merge release into main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
2 parents 7f2d827 + 82bf3c9 commit 1c9359e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,41 @@



## v0.3.2 (2024-08-30)

### Ci

* ci: add noop release check ([`1a48185`](https:/Kitware/nrtk-explorer/commit/1a481853af9691ca185261d0c580ca1cb7e51ca2))

* ci: set make_release as manual job ([`0fb5fa2`](https:/Kitware/nrtk-explorer/commit/0fb5fa2351b64587c1cb2480326a41b55883dcda))

* ci: add sync job ([`7962ee3`](https:/Kitware/nrtk-explorer/commit/7962ee3be0c8530101d22ddb6178945189e59011))

### Fix

* fix(dataset): set kwcoco optional backend ([`7400518`](https:/Kitware/nrtk-explorer/commit/74005184f9530b3ac5c48da2f53023a92c1fee45))

* fix(transforms): parametrize pybsm darkCurrentFromDensity call ([`af34dbb`](https:/Kitware/nrtk-explorer/commit/af34dbbcb80c95ee2bbc1dea3bfd42c4aa4aba8d))

### Unknown

* Merge pull request #101 from Kitware/main

Bring master changes ([`9c87f92`](https:/Kitware/nrtk-explorer/commit/9c87f92e4eecee5199fec85ed8b04812e9c5ae04))

* conda: add conda env that includes cuda pytorch ([`e5f0b41`](https:/Kitware/nrtk-explorer/commit/e5f0b41842399d5cf6f57267f0b236a19e344e61))

* Merge release into main ([`f0a1884`](https:/Kitware/nrtk-explorer/commit/f0a1884e6827ca0ed0ccfad7ea0837df4eaa5df4))

* Merge branch 'main' into release

* main:
ci: set make_release as manual job
ci: add sync job ([`d0a9b37`](https:/Kitware/nrtk-explorer/commit/d0a9b37eb28e4e334352ede0f19416fde7d719ad))

* Auto-merge release back to main ([`e4b4eeb`](https:/Kitware/nrtk-explorer/commit/e4b4eeb9383f0557b9664981b9ae5dae1012d36b))


## v0.3.1 (2024-08-26)

### Ci
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name="nrtk-explorer"
version="0.3.1"
version="0.3.2"
description="Model Visualizer"
authors = [
{name = "Alessandro Genova", email = "[email protected]"},
Expand Down

0 comments on commit 1c9359e

Please sign in to comment.