Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit df3591b

Browse files
Christiane Ruettencr
authored andcommitted
Bumping version to 3.2.0
1 parent b557859 commit df3591b

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
@@ -5,7 +5,7 @@
55
from setuptools import setup, find_packages
66

77
PACKAGE_NAME = 'tlscanary'
8-
PACKAGE_VERSION = '3.1.2'
8+
PACKAGE_VERSION = '3.2.0'
99

1010
INSTALL_REQUIRES = [
1111
'coloredlogs',

0 commit comments

Comments
 (0)