Skip to content

Commit

Permalink
Version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcinnes committed Sep 9, 2019
1 parent 1b28d19 commit 7cd38bd
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 @@ -8,7 +8,7 @@ def readme():

configuration = {
"name": "pynndescent",
"version": "0.3.2",
"version": "0.3.3",
"description": "Nearest Neighbor Descent",
"long_description": readme(),
"classifiers": [
Expand Down

0 comments on commit 7cd38bd

Please sign in to comment.