Browse Source

Merge pull request #49 from logzio/update-version

Update version
opensearch
Ido Halevi 5 years ago
committed by GitHub
parent
commit
b19f27c3c8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      setup.py

+ 1
- 2
setup.py View File

@ -1,10 +1,9 @@
#!/usr/bin/env python
from setuptools import setup, find_packages
setup(
name="logzio-python-handler",
version='2.0.13',
version='2.0.14',
description="Logging handler to send logs to your Logz.io account with bulk SSL",
keywords="logging handler logz.io bulk https",
author="roiravhon",


Loading…
Cancel
Save