Skip to content

Commit

Permalink
chore: release 4.0.0b19
Browse files Browse the repository at this point in the history
Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
  • Loading branch information
algolia-bot and shortcuts committed Jun 13, 2024
1 parent 514fed0 commit 237d6d1
Show file tree
Hide file tree
Showing 24 changed files with 29 additions and 23 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [4.0.0b19](https://github.com/algolia/algoliasearch-client-python/compare/4.0.0b18...4.0.0b19)

- [b2a464a2b](https://github.com/algolia/api-clients-automation/commit/b2a464a2b) feat(clients): add generate_secured_api_key to ruby ([#3166](https://github.com/algolia/api-clients-automation/pull/3166)) by [@millotp](https://github.com/millotp/)
- [de4090789](https://github.com/algolia/api-clients-automation/commit/de4090789) fix(clients): safer replaceAllObjects + metis compliant ([#3164](https://github.com/algolia/api-clients-automation/pull/3164)) by [@shortcuts](https://github.com/shortcuts/)
- [9e0cec726](https://github.com/algolia/api-clients-automation/commit/9e0cec726) fix(python): remove contact ([#3161](https://github.com/algolia/api-clients-automation/pull/3161)) by [@shortcuts](https://github.com/shortcuts/)

## [4.0.0b18](https://github.com/algolia/algoliasearch-client-python/compare/4.0.0b17...4.0.0b18)

- [072c38b9a](https://github.com/algolia/api-clients-automation/commit/072c38b9a) fix(clients): remove unused models from lite clients ([#3159](https://github.com/algolia/api-clients-automation/pull/3159)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
2 changes: 1 addition & 1 deletion algoliasearch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/abtesting/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/abtesting/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/analytics/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/analytics/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/http/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/ingestion/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/ingestion/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/insights/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/insights/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/monitoring/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/monitoring/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/personalization/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/personalization/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/query_suggestions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/query_suggestions/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/recommend/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/recommend/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/search/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/search/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/usage/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion algoliasearch/usage/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0b18"
__version__ = "4.0.0b19"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "algoliasearch"
version = "4.0.0b18"
version = "4.0.0b19"
description = "A fully-featured and blazing-fast Python API client to interact with Algolia."
authors = ["Algolia Team"]
license = "MIT"
Expand Down

0 comments on commit 237d6d1

Please sign in to comment.