Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit bba8ad4

Browse files
oschulzSamgkreuzer
authored andcommitted
KIT-1033 increased version
1 parent 8e6dcae commit bba8ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import sys
1010

1111
NAME = 'python-logstash-async'
12-
VERSION = '2.3.2'
12+
VERSION = '2.3.3'
1313

1414
here = path.abspath(path.dirname(__file__))
1515
with open(path.join(here, 'README.rst'), 'rb') as f:

0 commit comments

Comments
 (0)