We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0955881 commit c287ff0Copy full SHA for c287ff0
suplemon/main.py
@@ -18,7 +18,7 @@
18
from .config import Config
19
from .editor import Editor
20
21
-__version__ = "0.1.63"
+__version__ = "0.1.64"
22
23
24
class App:
0 commit comments