mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-28 09:04:26 -04:00
Version bump from 2.3.dev2 to 2.3, and build the latest docs, in the latest languages
This commit is contained in:
parent
9d7b6251ff
commit
ff512b528a
26 changed files with 24 additions and 21 deletions
|
@ -24,6 +24,6 @@
|
|||
<update_contact>micah@micahflee.com</update_contact>
|
||||
<content_rating type="oars-1.1" />
|
||||
<releases>
|
||||
<release type="development" date="2020-11-08" version="2.3.dev2" />
|
||||
<release type="development" date="2021-02-17" version="2.3" />
|
||||
</releases>
|
||||
</component>
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue