Skip to content

Commit

Permalink
Release: 7.10.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
sethmlarson committed Nov 11, 2020
1 parent da6408e commit 45c2d70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion elastic_enterprise_search/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.

__version__ = "7.10.0"
__version__ = "7.10.0b1"
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
],
python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*",
extras_require={
"requests": ["requests>=2.4.0, <3.0.0"],
"develop": [
"pytest",
"pytest-cov",
Expand Down

0 comments on commit 45c2d70

Please sign in to comment.