Version bump from 2.3.dev2 to 2.3, and build the latest docs, in the latest languages

This commit is contained in:
Micah Lee 2021-02-15 15:31:22 -08:00
parent 1daa18873e
commit 54eb4d682a
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
26 changed files with 24 additions and 21 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.dev2"
version = "2.3"
setuptools.setup(
name="onionshare-cli",