Skip to content

Commit ec7e483

Browse files
committed
bump version number to stable
1 parent fbddacc commit ec7e483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import settings
2020

2121
# version number
22-
version = "2.1-beta"
22+
version = "2.1"
2323

2424
class QuickEDLApp:
2525
def __init__(self, root):

0 commit comments

Comments
 (0)