Skip to content

Commit

Permalink
changed: set version to 0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
veghdev committed Oct 12, 2023
1 parent 40b5695 commit e1972d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ipyvizzu/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
import sys


__version__ = "0.16.1"
__version__ = "0.16.2"

PYENV = sys.version_info

0 comments on commit e1972d2

Please sign in to comment.