Skip to content

Commit

Permalink
chore: bump to v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
longxiaofei committed Aug 10, 2023
1 parent 980c2d2 commit 4172852
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.2a"
__version__ = "0.3.2"
__hash__ = __rand_str()

from pygwalker.api.walker import walk
Expand Down

0 comments on commit 4172852

Please sign in to comment.