Skip to content

Commit

Permalink
Set version to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
veghdev committed Aug 15, 2023
1 parent e06c5a3 commit ec14ff3
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.15.0"
__version__ = "0.16.0"

PYENV = sys.version_info

0 comments on commit ec14ff3

Please sign in to comment.