Skip to content

Commit 60f2b70

Browse files
committed
start 3.6.dev
1 parent 03b7c44 commit 60f2b70

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.6 (in development)
2+
---
3+
...
4+
15
3.5
26
---
37
- Added the ability to extract data from user-defined periodic status lines and to add user-defined charts, with the new configuration settings ``userStatusLines`` and ``userCharts``.

apamax/log_analyzer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"""
2121

2222
__date__ = '2020-06-12'
23-
__version__ = '3.5/'+__date__
23+
__version__ = '3.6.dev/'+__date__
2424
__author__ = "Apama community"
2525
__license__ = "Apache 2.0"
2626

0 commit comments

Comments
 (0)