Skip to content

Commit 386a576

Browse files
committed
v0.1.1
1 parent 6ed6bb1 commit 386a576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/slice/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
)
5757
from .ui.widgets import DragDropLineEdit
5858

59-
__VERSION__ = "0.1.0"
59+
__VERSION__ = "0.1.1"
6060

6161

6262
class MainWindow(QMainWindow):

0 commit comments

Comments
 (0)