Skip to content

Commit f9f5654

Browse files
author
Tomáš Daniel
committed
Bump version 0.8.1
- fixing critical bug in precommit handler
1 parent cacfd5a commit f9f5654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chamber/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (0, 8, 0)
1+
VERSION = (0, 8, 1)
22

33

44
def get_version():

0 commit comments

Comments
 (0)