We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b69448 commit 82630daCopy full SHA for 82630da
gitlab2prov/__init__.py
@@ -3,5 +3,5 @@
3
__author__ = "Claas de Boer, Andreas Schreiber"
4
__copyright__ = "Copyright 2020, German Aerospace Center (DLR) and individual contributors"
5
__license__ = "MIT"
6
-__version__ = "1.1.2"
+__version__ = "1.1.3"
7
__status__ = "Development"
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = gitlab2prov
-version = 1.1.2
+version = 1.1.3
license = MIT
url = https://github.com/DLR-SC/gitlab2prov
author = Claas de Boer
0 commit comments