Skip to content

Commit 0a61f30

Browse files
committed
bump version to 3.1 after completing 3.0 release
1 parent bd37868 commit 0a61f30

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
3.1
2+
---
3+
4+
...
5+
16
3.0
27
---
38

apamax/log_analyzer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
"""
2121

22-
__version__ = '3.0'
22+
__version__ = '3.1.dev'
2323
__date__ = '2019-10-18'
2424
__author__ = "Apama community"
2525
__license__ = "Apache 2.0"

0 commit comments

Comments
 (0)