File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ Changelog follow https://keepachangelog.com/ format.
88
99## [ Unreleased]
1010
11+ ## [ 1.4.0] - 2023-01-16
12+
1113* DataclassArrays:
1214 * Added: ` v3d.Spec360 ` camera spec to support 360 videos.
1315* ` v3d.math ` :
@@ -74,7 +76,8 @@ Changelog follow https://keepachangelog.com/ format.
7476
7577* Normalize ` look_at ` by default
7678
77- [ Unreleased ] : https://github.com/google-research/visu3d/compare/v1.3.0...HEAD
78- [ 1.2.0 ] : https://github.com/google-research/visu3d/compare/v1.2.0...v1.3.0
79+ [ Unreleased ] : https://github.com/google-research/visu3d/compare/v1.4.0...HEAD
80+ [ 1.4.0 ] : https://github.com/google-research/visu3d/compare/v1.3.0...v1.4.0
81+ [ 1.3.0 ] : https://github.com/google-research/visu3d/compare/v1.2.0...v1.3.0
7982[ 1.2.0 ] : https://github.com/google-research/visu3d/compare/v1.1.0...v1.2.0
8083[ 1.1.0 ] : https://github.com/google-research/visu3d/releases/tag/v0.3.2
Original file line number Diff line number Diff line change 4949# Note:
5050# * Make sure to also update the `CHANGELOG.md` before this.
5151# * Make sure to also trigger an `etils` release
52- __version__ = '1.3 .0'
52+ __version__ = '1.4 .0'
You can’t perform that action at this time.
0 commit comments