Skip to content

Commit 59185aa

Browse files
Fat fingered the keyboard... version 2.16 this time.
Signed-off-by: David Rebbe <drebbe@intrepidcs.com>
1 parent a49ddeb commit 59185aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import unittest
99

1010
MAJOR_VERSION = 2
11-
MINOR_VERSION = 17
11+
MINOR_VERSION = 16
1212

1313
def _run_tests():
1414
directory = os.path.abspath(os.path.dirname(sys.modules['__main__'].__file__))

0 commit comments

Comments
 (0)