Skip to content

Commit 45f2a76

Browse files
V1.1.1
1 parent fcfd49b commit 45f2a76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
project = 'pylibmgm'
1919
copyright = '2025, Sebastian Stricker, Max Kahl'
2020
author = 'Sebastian Stricker, Max Kahl'
21-
release = '1.1.0'
21+
release = '1.1.1'
2222

2323
# -- General configuration ---------------------------------------------------
2424
extensions = [

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ install = ['--skip-subprojects']
88

99
[project]
1010
name = 'pylibmgm'
11-
version = '1.1.0'
11+
version = '1.1.1'
1212
description = 'Utilities for graph and multi-graph matching optimization.'
1313
readme = 'README.md'
1414
authors = [

0 commit comments

Comments
 (0)