Version bump to 2.3.dev2, and update Linux installation in docs

This commit is contained in:
Micah Lee 2020-11-08 20:45:54 -08:00
parent c5093d01c8
commit 31bcff169d
12 changed files with 31 additions and 28 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.dev1"
version = "2.3.dev2"
setuptools.setup(
name="onionshare-cli",