Skip to content

Commit

Permalink
bundled_version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Feb 15, 2024
1 parent c04b756 commit de49357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# set target libzmq version
from buildutils.bundle import bundled_version

target_libzmq = '%i.%i.%i' % bundled_version
target_libzmq = bundled_version

# -- General configuration -----------------------------------------------------

Expand Down

0 comments on commit de49357

Please sign in to comment.