Skip to content

Commit

Permalink
Bump Version to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cgivre authored Jun 1, 2022
1 parent e0420da commit 9227f4b
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 @@ -17,7 +17,7 @@

setup_args = dict(
name='datadistillr',
version='0.1.2',
version='1.0.0',
author='Charles Givre, Amanda Ha, Andrea Ha, Sanaa Mironov',
author_email='charles@datadistillr.com',
packages=find_packages(include=['datadistillr', 'datadistillr.*']),
Expand Down

0 comments on commit 9227f4b

Please sign in to comment.