Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
koaning committed Apr 17, 2021
1 parent 059f92d commit afaf583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def read(fname):

setup(
name="drawdata",
version="0.1.0",
version="0.2.0",
description="draw a dataset from inside jupyter",
author="Vincent D. Warmerdam",
packages=find_packages(exclude=["notebooks"]),
Expand Down

0 comments on commit afaf583

Please sign in to comment.