Skip to content

Commit 9efea92

Browse files
committed
Release version
1 parent 3341e49 commit 9efea92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

abm/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
log = logging.getLogger('abm')
2929
log.setLevel(logging.ERROR)
3030

31-
VERSION = '1.3.0-dev'
31+
VERSION = '1.3.0'
3232

3333
BOLD = '\033[1m'
3434
CLEAR = '\033[0m'

0 commit comments

Comments
 (0)