Skip to content

Commit

Permalink
Merge pull request #269 from vizzuhq/version
Browse files Browse the repository at this point in the history
changed: set version to 0.16.1
  • Loading branch information
veghdev committed Aug 22, 2023
2 parents 783c9bf + c8ad75b commit b29bf96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ipyvizzu/__version__.py
Expand Up @@ -3,6 +3,6 @@
import sys


__version__ = "0.16.0"
__version__ = "0.16.1"

PYENV = sys.version_info

0 comments on commit b29bf96

Please sign in to comment.