Skip to content
Snippets Groups Projects
Commit 3b593445 authored by Robert's avatar Robert
Browse files

Bump version: 3.0.0 -> 3.0.1

parent 2a889ffc
Branches
Tags v3.0.1
No related merge requests found
[bumpversion]
current_version = 3.0.0
current_version = 3.0.1
[bumpversion:file:VERSION]
......
3.0.0
3.0.1
grouprise (3.0.1-1) unstable; urgency=medium
* New upstream release
-- Robert <robert@hinz.local> Wed, 19 Aug 2020 12:38:26 +0200
grouprise (3.0.0-4) unstable; urgency=medium
* fixed ci issue causing deb builds to fail
......
import os
import subprocess
__version__ = '3.0.0'
__version__ = '3.0.1'
try:
_local_dir = os.path.dirname(__file__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment