Skip to content

Commit 76063c9

Browse files
committed
REL: increase version for release
1 parent fe9a979 commit 76063c9

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.1'
5+
VERSION = '0.1.2'
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)