We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1a7cd commit 5717614Copy full SHA for 5717614
1 file changed
setup.py
@@ -5,7 +5,7 @@
5
from setuptools import setup
6
7
NAME = 'openvpn-client-connect'
8
-VERSION = '1.4.3'
+VERSION = '1.5.0'
9
10
11
def git_version():
0 commit comments