10000 Removing "not released yet" comment... · pythonthings/q@86b9d50 · GitHub
[go: up one dir, main page]

Skip to content

Commit 86b9d50

Browse files
committed
Removing "not released yet" comment...
1 parent d7f2485 commit 86b9d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/q

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#
2828
# Run with --help for command line details
2929
#
30-
q_version = "1.4.0" # Not released yet
30+
q_version = "1.4.0"
3131

3232
import os
3333
import sys

0 commit comments

Comments
 (0)
0