Skip to content

Commit c2ffce7

Browse files
authored
chore: bump version to "0.19.0.dev2025032500" (#3019)
Signed-off-by: ZhanruiSunCh <[email protected]>
1 parent c29cebf commit c2ffce7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
tensorrt_llm==0.19.0.dev2025031800
1+
tensorrt_llm==0.19.0.dev2025032500
22
evaluate~=0.4.1
33
rouge_score~=0.1.2

tensorrt_llm/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15-
__version__ = "0.19.0.dev2025031800"
15+
__version__ = "0.19.0.dev2025032500"

0 commit comments

Comments
 (0)