Skip to content

Commit 985f929

Browse files
authored
Bump version from 3.6.0 to 3.7.0
1 parent cee567c commit 985f929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firecrest/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
UnexpectedStatusException,
1919
)
2020

21-
__version__ = "3.6.0"
21+
__version__ = "3.7.0"
2222
__app_name__ = "firecrest"
2323
MIN_PYTHON_VERSION = (3, 7, 0)
2424

0 commit comments

Comments
 (0)