Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Commit ea21878

Browse files
committed
Bump version
1 parent 9309e6d commit ea21878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from datetime import datetime
33
from shutil import which
44

5-
__current_version__ = '1.1.2-SNAPSHOT'
5+
__current_version__ = '1.1.2'
66

77

88
def credz():

0 commit comments

Comments
 (0)