Skip to content

Commit ce9b53b

Browse files
authored
PYTHON-5509 Prep for PyMongoCrypt 1.15.1 (#1058)
1 parent 01e6f5b commit ce9b53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/pymongocrypt/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.16.0.dev0"
15+
__version__ = "1.15.1"
1616

1717
_MIN_LIBMONGOCRYPT_VERSION = "1.8.0"

0 commit comments

Comments
 (0)