diff --git a/setup.py b/setup.py index 5110148..2e159e4 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ if __name__ == "__main__": setup( name='TweetSets', - version='2.0', + version='2.1.0', url='https://github.com/gwu-libraries/TweetSets', author='GWU Libraries', author_email='sfm@gwu.edu',