Skip to content

Commit fd9d7ad

Browse files
committed
v0.8.5
1 parent 21e4657 commit fd9d7ad

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,9 @@ Our project welcomes external contributions. Please refer to [CONTRIBUTING.md](C
192192

193193
## Change Log
194194

195+
##### v0.8.5
196+
* Profiler improvements
197+
195198
##### v0.8.4
196199
* Masking speed improvement
197200

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
setup(
1010
name='drain3',
1111
packages=['drain3'],
12-
version="0.8.4",
12+
version="0.8.5",
1313
license='MIT',
1414
description="Persistent & streaming log template miner",
1515
long_description=long_description,

0 commit comments

Comments
 (0)