Skip to content

Commit fc3f912

Browse files
committed
Bumped version to v1.1.0
1 parent 1cdd034 commit fc3f912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/zabbix-template-converter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import xml.etree.ElementTree as ET
77
import argparse
88
import re
99

10-
__version__ = '1.0.1'
10+
__version__ = '1.1.0'
1111

1212
def debug(msg):
1313
from sys import stderr

0 commit comments

Comments
 (0)