Skip to content

Commit bd9df3a

Browse files
committed
Bump version
1 parent 8687c9e commit bd9df3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
install_requires=['altair', 'vega_datasets', 'pandas'],
1111
python_requires='>=3.6',
1212
license='BSD-3',
13-
version='0.1.0',
13+
version='0.1.1',
1414
description='''Altair Ally is a companion package to Altair, which provides shortcuts to create common plots for exploratory data analysis, particularly those involving visualization of an entire dataset.''',
1515
# Include readme in markdown format, GFM markdown style by default
1616
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)