returns the good version number

This commit is contained in:
Ploum 2023-11-08 18:18:33 +01:00
parent 818257bcef
commit 24fe364f51
1 changed files with 1 additions and 1 deletions

View File

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