Skip to content

Commit

Permalink
Update README and versions for 0.0.9 / 24.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mc-nv committed Dec 10, 2024
1 parent 977e37c commit 6e91ecc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion genai-perf/genai_perf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

__version__ = "0.0.9dev"
__version__ = "0.0.9"
2 changes: 1 addition & 1 deletion templates/template_vars.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
General:
release: 24.10
triton_cli_version: 0.0.11
genai_perf_version: 0.0.8dev
genai_perf_version: 0.0.9

README:
filename: README.md
Expand Down

0 comments on commit 6e91ecc

Please sign in to comment.