Skip to content

Commit ae34d60

Browse files
authored
chore: bump version to 0.20.0rc1 (NVIDIA#3834)
Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
1 parent 1d51788 commit ae34d60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
tensorrt_llm==0.20.0rc0
1+
tensorrt_llm==0.20.0rc1
22
evaluate~=0.4.1
33
rouge_score~=0.1.2

tensorrt_llm/version.py

Lines changed: 1 addition & 1 deletion
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.20.0rc0"
15+
__version__ = "0.20.0rc1"

0 commit comments

Comments
 (0)