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 7019ce5 commit 21815c5Copy full SHA for 21815c5
sendwithus/version.py
@@ -1 +1 @@
1
-version = '1.10.0'
+version = '2.0.0'
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='sendwithus',
9
- version='1.10.0',
+ version='2.0.0',
10
author='sendwithus',
11
author_email='us@sendwithus.com',
12
packages=find_packages(),
0 commit comments