Skip to content
Snippets Groups Projects
Commit d7b8edb9 authored by Lars Kruse's avatar Lars Kruse
Browse files

Bump version: 3.0.5 -> 3.0.6

parent d2813da2
Branches
Tags v3.0.6
No related merge requests found
[bumpversion]
current_version = 3.0.5
current_version = 3.0.6
[bumpversion:file:VERSION]
[bumpversion:file:grouprise/__init__.py]
search = ^__version__ = '{current_version}'
3.0.5
3.0.6
grouprise (3.0.6-1) unstable; urgency=medium
* New upstream release
-- Lars Kruse <devel@sumpfralle.de> Fri, 11 Sep 2020 02:51:02 +0200
grouprise (3.0.5-1) unstable; urgency=medium
* New upstream release
......
import os
import subprocess
__version__ = '3.0.5'
__version__ = '3.0.6'
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