We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7250e97 commit 1a4ac74Copy full SHA for 1a4ac74
pydifact/__init__.py
@@ -21,7 +21,7 @@
21
# THE SOFTWARE.
22
23
24
-__version__ = "0.1.8"
+__version__ = "0.2.0"
25
26
from .control.characters import Characters
27
from .parser import Parser
0 commit comments