Version bump to 2.4

This commit is contained in:
Micah Lee 2021-09-10 12:45:21 -07:00
parent 839af9f495
commit 9e501f4804
5 changed files with 6 additions and 6 deletions

View file

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