Skip to content

Commit b50c930

Browse files
committed
Bump spec version to 3.1
1 parent d7e2f98 commit b50c930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reuse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
__author__ = "Carmen Bianca Bakker"
3636
__email__ = "carmenbianca@fsfe.org"
3737
__license__ = "Apache-2.0 AND CC0-1.0 AND CC-BY-SA-4.0 AND GPL-3.0-or-later"
38-
__REUSE_version__ = "3.0"
38+
__REUSE_version__ = "3.1"
3939

4040
_LOGGER = logging.getLogger(__name__)
4141

0 commit comments

Comments
 (0)