@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: botocore
-Version: 1.31.67
+Version: 1.31.68
Summary: Low-level, data-driven core of boto 3.
Home-page: https://github.com/boto/botocore
Author: Amazon Web Services
@@ -16,7 +16,7 @@ import logging
import os
import re
-__version__ = '1.31.67'
+__version__ = '1.31.68'
class NullHandler(logging.Handler):