Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Commit 855875a

Browse files
committed
Prepare for next development iteration
1 parent f2352a8 commit 855875a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote_kernel_provider/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (0, 3, 0)
1+
version_info = (0, 4, 0, 'dev0')
22
__version__ = '.'.join(map(str, version_info))

0 commit comments

Comments
 (0)