Skip to content

Commit

Permalink
update setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubingshen committed Aug 1, 2023
1 parent 6b18964 commit b900e77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
license='MIT',
author_email='shenrubing1996@gmail.com',
url='https://github.com/rubingshen/AugmentedSocialScientist',
download_url='https://github.com/rubingshen/AugmentedSocialScientist/archive/refs/tags/v2.0.2.tar.gz',
version='2.0.2',
download_url='https://github.com/rubingshen/AugmentedSocialScientist/archive/refs/tags/v2.1.0.tar.gz',
version='2.1.0',
description='A Package to Easily Train Bert-Like Models for Text Classification',
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit b900e77

Please sign in to comment.