Skip to content

Commit d5bf2cd

Browse files
committed
version 0.2.0
1 parent 81f970d commit d5bf2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appmode/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '0.1.0'
3+
__version__ = '0.2.0'
44

55
# Jupyter Extension points
66
def _jupyter_nbextension_paths():

0 commit comments

Comments
 (0)