Skip to content

Commit 359652b

Browse files
committed
v0.3.3-alpha1
1 parent 0f4033b commit 359652b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
0.3.3
5+
-----
6+
7+
- Fix: ES 7 compatibility.
8+
9+
`Issue #14 <https://github.com/pierky/pmacct-to-elasticsearch/issues/14>`.
10+
411
0.3.2
512
-----
613

pierky/p2es/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This code is Copyright 2014-2017 by Pier Carlo Chiodi.
22
# See full license in LICENSE file.
33

4-
__version__ = "0.3.2"
4+
__version__ = "0.3.3-alpha1"

0 commit comments

Comments
 (0)