Skip to content

Commit

Permalink
Bump setup.py pkg version to v1.16 to match upcoming tag for last PR
Browse files Browse the repository at this point in the history
  • Loading branch information
ceholden committed Jan 9, 2025
1 parent 56d2d9a commit 2da4fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="hls_vi",
version="1.12",
version="1.16",
packages=["hls_vi"],
include_package_data=True,
install_requires=[
Expand Down

0 comments on commit 2da4fb4

Please sign in to comment.