Version bump to 2.3.2 and update changelog, and upgrade PySide to 5.15.2

This commit is contained in:
Micah Lee 2021-05-03 18:50:01 -07:00
parent 659ed83853
commit 5d4966cd09
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
7 changed files with 19 additions and 12 deletions

View file

@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import setuptools
version = "2.3.1"
version = "2.3.2"
setuptools.setup(
name="onionshare-cli",