Skip to content

Commit

Permalink
chore: bump version to 0.4.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
islxyqwe committed Sep 19, 2024
1 parent 6c72074 commit 8fbb1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygwalker/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from pygwalker.services.global_var import GlobalVarManager
from pygwalker.services.kaggle import show_tips_user_kaggle as __show_tips_user_kaggle

__version__ = "0.4.9.8"
__version__ = "0.4.9.9"
__hash__ = __rand_str()

from pygwalker.api.jupyter import walk, render, table
Expand Down

0 comments on commit 8fbb1f0

Please # to comment.