Skip to content

Commit e37d654

Browse files
fix versions
1 parent dff3924 commit e37d654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fundamentals_of_data_science/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
__author__ = """Andrew Stewart"""
66
__email__ = '[email protected]'
7-
__version__ = '__version__ = '0.1.1''
7+
__version__ = '0.1.1'

0 commit comments

Comments
 (0)