Skip to content

Commit d8e72d9

Browse files
committed
Update version. Closes #80
1 parent e5c42f2 commit d8e72d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cycler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
from itertools import product, cycle
4747
from operator import mul, add
4848

49-
__version__ = '0.10.0'
49+
__version__ = '0.12.0.dev0'
5050

5151

5252
def _process_keys(left, right):

0 commit comments

Comments
 (0)