8000 Bump version to 3.0.0 · IdentityPython/pyop@63eafdb · GitHub
[go: up one dir, main page]

Skip to content

Commit 63eafdb

Browse files
committed
Bump version to 3.0.0
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
1 parent bfad8e6 commit 63eafdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='pyop',
5-
version='2.1.1',
5+
version='3.0.0',
66
packages=find_packages('src'),
77
package_dir={'': 'src'},
88
url='https://github.com/IdentityPython/pyop',

0 commit comments

Comments
 (0)
0