Skip to content

Commit a293667

Browse files
committed
Fixes a new issue with random in lib/reverts/api.py and increments version to 0.4.11
1 parent 4bd8665 commit a293667

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.10
1+
0.4.11

‎mw/lib/reverts/api.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import random
12
from hashlib import sha1
23
from itertools import chain
34

0 commit comments

Comments
 (0)