ext/libmongocrypt/libmongocrypt/bindings/python/pymongocrypt/version.py in libmongocrypt-helper-1.11.0.0.1001 vs ext/libmongocrypt/libmongocrypt/bindings/python/pymongocrypt/version.py in libmongocrypt-helper-1.12.0.0.1001

- old
+ new

@@ -10,8 +10,8 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1.11.0.dev0" +__version__ = "1.12.0.dev0" _MIN_LIBMONGOCRYPT_VERSION = "1.8.0"