We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3808aa7 commit af30eccCopy full SHA for af30ecc
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name="pnoise",
10
- version="0.2.0",
+ version="0.3.0a0",
11
description="Vectorized port of Processing noise() function",
12
long_description=readme,
13
long_description_content_type="text/markdown",
0 commit comments