Skip to content

Commit 50cd638

Browse files
committed
v2.1.6
1 parent 94198f7 commit 50cd638

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

mapel-all/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mapel"
7-
version = "2.1.5"
7+
version = "2.1.6"
88
authors = [
99
{name = "Stanislaw Szufa", email = "s.szufa@gmail.com"},
1010
{name = "Niclas Boehmer", email = "niclas.boehmer@tu-berlin.de"},

mapel-all/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mapel-core==2.1.5
2-
mapel-elections==2.1.5
3-
mapel-roommates==2.1.5
4-
mapel-marriages==2.1.5
1+
mapel-core==2.1.6
2+
mapel-elections==2.1.6
3+
mapel-roommates==2.1.6
4+
mapel-marriages==2.1.6

mapel-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mapel-core"
7-
version = "2.1.5"
7+
version = "2.1.6"
88
authors = [
99
{name = "Stanislaw Szufa", email = "s.szufa@gmail.com"},
1010
{name = "Niclas Boehmer", email = "niclas.boehmer@tu-berlin.de"},

mapel-elections/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mapel-elections"
7-
version = "2.1.5"
7+
version = "2.1.6"
88
authors = [
99
{name = "Stanislaw Szufa", email = "s.szufa@gmail.com"},
1010
{name = "Niclas Boehmer", email = "niclas.boehmer@tu-berlin.de"},

mapel-marriages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mapel-marriages"
7-
version = "2.1.5"
7+
version = "2.1.6"
88
authors = [
99
{name = "Stanislaw Szufa", email = "s.szufa@gmail.com"},
1010
{name = "Niclas Boehmer", email = "niclas.boehmer@tu-berlin.de"},

mapel-roommates/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mapel-roommates"
7-
version = "2.1.5"
7+
version = "2.1.6"
88
authors = [
99
{name = "Stanislaw Szufa", email = "s.szufa@gmail.com"},
1010
{name = "Niclas Boehmer", email = "niclas.boehmer@tu-berlin.de"},

0 commit comments

Comments
 (0)