Skip to content

Commit

Permalink
chore: bump to v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
longxiaofei committed Aug 24, 2023
1 parent ba0d930 commit edea3d4
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 @@ -8,7 +8,7 @@
from pygwalker.utils.randoms import rand_str as __rand_str
from pygwalker_utils.config import get_config as __get_config

__version__ = "0.3.3"
__version__ = "0.3.4"
__hash__ = __rand_str()

from pygwalker.api.walker import walk
Expand Down

0 comments on commit edea3d4

Please sign in to comment.