Commit 30632082 authored by Florent Rougon's avatar Florent Rougon
Browse files

Bump package version number

Will push a release afterwards because currently, [1] still refers to
python3-flightgear in FGMeta since that was created from the README.md
at the time of the initial package release (1.0.0a2).

[1] https://pypi.org/project/FlightGear/
parent fe05c4bb
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,4 +19,4 @@ Modules and subpackages:
  strutils          -- convenient string helpers
"""

__version__ = "1.0.0a2"
__version__ = "1.0.0b1"