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 03aedef commit 16b0348Copy full SHA for 16b0348
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='pyop',
5
- version='3.0.1',
+ version='3.1.0',
6
packages=find_packages('src'),
7
package_dir={'': 'src'},
8
url='https://github.com/IdentityPython/pyop',
0 commit comments