Skip to content

Commit b2de5d3

Browse files
committed
Minimal delay for queries and EDDN schema configurable
1 parent 72db9fa commit b2de5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edce/globals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
exit()
55

66
name = "EDCE"
7-
version = "0.2"
7+
version = "0.3"
88

99
interactive = False
1010
debug = False

0 commit comments

Comments
 (0)