Skip to content

Commit

Permalink
Merge pull request pyecharts#1933 from pyecharts/python310_hot_fix
Browse files Browse the repository at this point in the history
hot fix for python3.10 -- version 1.9.1
  • Loading branch information
sunhailin-Leo authored Nov 16, 2021
2 parents 911493f + 4c7e647 commit 727339e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyecharts/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "1.9.0"
__version__ = "1.9.1"
__author__ = "chenjiandongx"

0 comments on commit 727339e

Please sign in to comment.