Skip to content

Commit

Permalink
update pip version
Browse files Browse the repository at this point in the history
  • Loading branch information
englertbruno committed Mar 31, 2020
1 parent b62d6d8 commit 37ace40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

setup(
name='tf_slim',
version='1.0',
version='1.1',
include_package_data=True,
packages=find_packages(exclude=['docs']), # Required
install_requires=install_requires,
Expand Down

0 comments on commit 37ace40

Please sign in to comment.