Skip to content

Commit 21815c5

Browse files
author
Brandon Brown
committed
Bump version
1 parent 7019ce5 commit 21815c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sendwithus/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '1.10.0'
1+
version = '2.0.0'

setup.py

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

77
setup(
88
name='sendwithus',
9-
version='1.10.0',
9+
version='2.0.0',
1010
author='sendwithus',
1111
author_email='us@sendwithus.com',
1212
packages=find_packages(),

0 commit comments

Comments
 (0)