Skip to content

Commit cb4768a

Browse files
BUMP 0.2.0.dev0 (#32)
1 parent 9bb8c59 commit cb4768a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

bindings/python/docs/source/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
Changes in Version 0.2.0
5+
------------------------
6+
7+
48
Changes in Version 0.1.1
59
------------------------
610

bindings/python/pymongoarrow/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__ = '0.1.1'
15+
__version__ = '0.2.0.dev0'
1616

1717
_MIN_LIBBSON_VERSION = '1.17.0'

0 commit comments

Comments
 (0)