Skip to content

Commit

Permalink
Set version 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelinux committed Jul 22, 2021
1 parent 4240484 commit 70d080b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion authappliance/lib/mysqlparser
2 changes: 1 addition & 1 deletion authappliance/lib/tincparser
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
from __future__ import print_function

VERSION = "3.1.1"
VERSION = "3.2"
from setuptools import setup, find_packages
import os
import sys
Expand Down

0 comments on commit 70d080b

Please sign in to comment.