Skip to content

Commit 3930e55

Browse files
authored
ARROW-218 Bump version to 1.3 (#199)
1 parent 98c9669 commit 3930e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/pymongoarrow/version.py

+1-1
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.3.0.dev0"
15+
__version__ = "1.3.0"
1616

1717
_MIN_LIBBSON_VERSION = "1.23.1"

0 commit comments

Comments
 (0)