Skip to content

Commit 595209e

Browse files
author
Xavier Grangier
committed
Merge branch 'release/1.0.24' into develop
2 parents 7f2f5fb + ca1d824 commit 595209e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

goose/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
limitations under the License.
2222
"""
2323

24-
version_info = (1, 0, 23)
24+
version_info = (1, 0, 24)
2525
__version__ = ".".join(map(str, version_info))

0 commit comments

Comments
 (0)