We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 765ecec commit fd5d1abCopy full SHA for fd5d1ab
bindings/python/pymongoarrow/version.py
@@ -12,6 +12,6 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "0.3.0.dev0"
+__version__ = "0.3.0"
16
17
_MIN_LIBBSON_VERSION = "1.21.0"
0 commit comments