File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 2.12.0 ] - 2025-08-20
99
1010### Added
1111
@@ -509,7 +509,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
509509 - ` get_gpu_name `
510510 - ` no_init_or_tensor `
511511
512- [ Unreleased ] : https://github.com/coreweave/tensorizer/compare/v2.11.1...HEAD
512+ [ 2.12.0 ] : https://github.com/coreweave/tensorizer/compare/v2.11.1...v2.12.0
513513[ 2.11.1 ] : https://github.com/coreweave/tensorizer/compare/v2.11.0...v2.11.1
514514[ 2.11.0 ] : https://github.com/coreweave/tensorizer/compare/v2.10.1...v2.11.0
515515[ 2.10.1 ] : https://github.com/coreweave/tensorizer/compare/v2.10.0...v2.10.1
Original file line number Diff line number Diff line change 1- __version__ = "2.12.0a0 "
1+ __version__ = "2.12.0 "
You can’t perform that action at this time.
0 commit comments