@@ -1,4 +1,4 @@
|
||||
VERSION = (1, 4, 7) # following PEP 386
|
||||
VERSION = (1, 4, 8) # following PEP 386
|
||||
DEV_N = None
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,4 @@
|
||||
VERSION = (1, 4, 7) # following PEP 386
|
||||
VERSION = (1, 4, 8) # following PEP 386
|
||||
DEV_N = None
|
||||
|
||||
|
||||
|
||||