Skip to content

Commit 283ee27

Browse files
release erroranalysis 0.5.5 (#2595)
1 parent e50d19c commit 283ee27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

erroranalysis/erroranalysis/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
name = 'erroranalysis'
55
_major = '0'
66
_minor = '5'
7-
_patch = '4'
7+
_patch = '5'
88
version = '{}.{}.{}'.format(_major, _minor, _patch)

0 commit comments

Comments
 (0)