Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
francisengelmann committed Dec 29, 2019
1 parent 29e58f1 commit 8c33ca4
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 @@ -6,7 +6,7 @@
with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
long_description = f.read()

version = '0.1.5'
version = '0.1.6'

setup(name='pyviz3d',
version=version,
Expand Down

0 comments on commit 8c33ca4

Please sign in to comment.