Skip to content

Commit

Permalink
ci: update version string in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2024
1 parent 5df8388 commit aa7a4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/python/src/conf.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import ezkl

project = 'ezkl'
release = '0.0.0'
release = '15.6.2'
version = release


Expand Down

0 comments on commit aa7a4c6

Please sign in to comment.