Skip to content

Commit ca1d824

Browse files
author
Xavier Grangier
committed
bump version
1 parent 7f2f5fb commit ca1d824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)