Version bump to 2.3.1

This commit is contained in:
Micah Lee 2021-02-22 13:37:21 -08:00
parent 4f5f75cc25
commit 63fe021dcb
7 changed files with 8 additions and 8 deletions

View file

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