We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae803c9 commit 8070d3dCopy full SHA for 8070d3d
fastvector/version.py
@@ -1 +1 @@
1
-__version__ = '2.0.1'
+__version__ = '2.0.2'
setup.cfg
@@ -1,7 +1,7 @@
2
[metadata]
3
name = fastvector
4
-version = 2.0.1
+version = 2.0.2
5
description = This is a simple vector python package.
6
long_description = file: README.md
7
long_description_content_type = text/markdown
0 commit comments