We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7815f commit 1bba643Copy full SHA for 1bba643
1 file changed
bin/check-copyright
@@ -49,7 +49,7 @@ import pytz
49
import tzparse
50
import debug
51
52
-version = "0.10"
+version = "1.0.0"
53
program = os.path.basename(sys.argv[0])
54
progdir = os.path.dirname(sys.argv[0])
55
0 commit comments