Skip to content

Commit b42b389

Browse files
committed
REL: increase version for release
1 parent baaba32 commit b42b389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import find_packages, setup
33

44
NAME = "jupyter_spaces"
5-
VERSION = "0.1.2"
5+
VERSION = "0.2.0"
66
AUTHOR = "Davide Sarra"
77
URL = "https://github.com/davidesarra/jupyter_spaces"
88
DESCRIPTION = "Create parallel namespaces in Jupyter Notebooks"

0 commit comments

Comments
 (0)