We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80cc055 commit d73c12dCopy full SHA for d73c12d
textvisualizer/__init__.py
@@ -12,4 +12,4 @@
12
from .correlation.correlation import wordCorrelationsPlot
13
from .bigramGraph.bigramGraph import bigramGraph
14
15
-__version__ = '0.1.0'
+__version__ = '0.2.0'
0 commit comments