updating changelogs and version to 1.7.1-0.26b1 (#809)

This commit is contained in:
Owais Lone
2021-11-12 01:30:47 +05:30
committed by GitHub
parent 7cf29b4000
commit a9507b3d1d
84 changed files with 205 additions and 205 deletions

View File

@ -41,13 +41,13 @@ package_dir=
packages=find_namespace:
install_requires =
opentelemetry-api ~= 1.3
opentelemetry-semantic-conventions == 0.26b0
opentelemetry-instrumentation == 0.26b0
opentelemetry-semantic-conventions == 0.26b1
opentelemetry-instrumentation == 0.26b1
wrapt >= 1.0.0, < 2.0.0
[options.extras_require]
test =
opentelemetry-test-utils == 0.26b0
opentelemetry-test-utils == 0.26b1
elasticsearch-dsl >= 2.0
[options.packages.find]

View File

@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = "0.26b0"
__version__ = "0.26b1"