Skip to content

Commit ffa300d

Browse files
committed
updating README and advancing to version 2.0.8
1 parent 16507d4 commit ffa300d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
# Versions should comply with PEP440. For a discussion on single-sourcing
3535
# the version across setup.py and the project code, see
3636
# https://packaging.python.org/en/latest/single_source_version.html
37-
version='2.0.7',
37+
version='2.0.8',
3838

3939
description='forked Elasticsearch Log handler for the logging library that includes session token support',
4040
long_description=long_description,
@@ -49,7 +49,7 @@
4949

5050
# Choose your license
5151
license='Apache2',
52-
52+
5353
classifiers=[
5454
# How mature is this project? Common values are
5555
# 3 - Alpha

0 commit comments

Comments
 (0)