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

Commit

Permalink
Merge pull request #219 from mozmark/20200214-4-0-0
Browse files Browse the repository at this point in the history
rename 3.3.0a7 to 4.0.0 because of breaking changes
  • Loading branch information
mozmark authored Feb 18, 2020
2 parents ecab971 + 0354282 commit db39522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from setuptools import setup, find_packages

PACKAGE_NAME = 'tlscanary'
PACKAGE_VERSION = '3.3.0a7'
PACKAGE_VERSION = '4.0.0'

INSTALL_REQUIRES = [
'coloredlogs',
Expand Down

0 comments on commit db39522

Please sign in to comment.