Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 7421e15

Browse files
authored
Bump up version to 1.0.1 (#327)
Most of the changes since GA release were to tests and code refactoring, except for a few bug fixes, so this is a patch update.
1 parent 4b6e12a commit 7421e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
from setuptools import setup
1616

17-
version = '1.0.0'
17+
version = '1.0.1'
1818

1919
setup(
2020
name='datalab',

0 commit comments

Comments
 (0)