Releasing 2.0

This commit is contained in:
Ploum 2023-11-16 12:00:00 +01:00
parent 5b5a2d6551
commit 7e4bdd0601
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Offpunk History
## 2.0 - Unreleased
## 2.0 - November 16th 2023
Changes since 1.10
- IMPORTANT: Licence has been changed to AGPL for ideological reasons
- IMPORTANT: Contact adress has been changed to offpunk2 on the same domain (because of spam)

View File

@ -4,7 +4,7 @@
Offline-First Gemini/Web/Gopher/RSS reader and browser
"""
__version__ = "2.0-beta2"
__version__ = "2.0"
## Initial imports and conditional imports {{{
import argparse