Version bump to 2.3.3

This commit is contained in:
Micah Lee 2021-08-20 13:13:39 -07:00
parent 961e920878
commit dc6409a111
8 changed files with 14 additions and 8 deletions

View file

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