Skip to content

Commit

Permalink
chore: bump to v0.3.12a1
Browse files Browse the repository at this point in the history
  • Loading branch information
longxiaofei committed Nov 10, 2023
1 parent a016dbc commit 709d382
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.services.global_var import GlobalVarManager

__version__ = "0.3.12a0"
__version__ = "0.3.12a1"
__hash__ = __rand_str()

from pygwalker.api.walker import walk
Expand Down

0 comments on commit 709d382

Please sign in to comment.