Skip to content

Commit

Permalink
Release increment (2.6.0).
Browse files Browse the repository at this point in the history
  • Loading branch information
darth-vader-lg committed Aug 19, 2021
1 parent c6253b0 commit e383f37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions research/object_detection/packages/tf2/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
'lvis',
'scipy',
'pandas',
'tf-models-official==2.5.1'
'tf-models-official==2.6.0'
]

setup(
name='object_detection',
version='2.5.1',
version='2.6.0',
install_requires=REQUIRED_PACKAGES,
include_package_data=True,
packages=(
Expand Down

0 comments on commit e383f37

Please sign in to comment.