Skip to content

Commit

Permalink
Update readme and version (#244)
Browse files Browse the repository at this point in the history
* Update readme and version

* Revert chnages for template

* Update Copyright
  • Loading branch information
mc-nv authored Jan 16, 2025
1 parent 2b73383 commit 45570df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions genai-perf/genai_perf/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright 2024-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
Expand All @@ -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.10dev"
__version__ = "0.0.10"

0 comments on commit 45570df

Please sign in to comment.