We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ba0a4 commit 6f462d7Copy full SHA for 6f462d7
1 file changed
wfcommons/version.py
@@ -1,12 +1,12 @@
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
#
4
-# Copyright (c) 2020-2024 The WfCommons Team.
+# Copyright (c) 2020-2025 The WfCommons Team.
5
6
# This program is free software: you can redistribute it and/or modify
7
# it under the terms of the GNU General Public License as published by
8
# the Free Software Foundation, either version 3 of the License, or
9
# (at your option) any later version.
10
11
-__version__ = "1.2-dev"
+__version__ = "1.3-dev"
12
__schema_version__ = "1.5"
0 commit comments