Skip to content

Commit 167791a

Browse files
committed
corrected release number to 1.3 in other place
Signed-off-by: Todd Mullanix <tmullanix@thermal.com>
1 parent 188ada4 commit 167791a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

seekcamera/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class SeekCameraVersion:
3131
"""
3232

3333
MAJOR = 1
34-
MINOR = 2
34+
MINOR = 3
3535
PATCH = 0
3636

3737
def __str__(self):

0 commit comments

Comments
 (0)