Skip to content

Commit

Permalink
Merge pull request #279 from vizzuhq/version
Browse files Browse the repository at this point in the history
changed: set version to 0.16.2
  • Loading branch information
veghdev committed Oct 12, 2023
2 parents 40b5695 + e1972d2 commit 06a4be0
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.1"
__version__ = "0.16.2"

PYENV = sys.version_info

0 comments on commit 06a4be0

Please sign in to comment.