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 Dec 27, 2024
1 parent 8b22335 commit 3b1e907
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 = '16.2.6'
version = release


Expand Down

0 comments on commit 3b1e907

Please sign in to comment.