Skip to content

Commit d4c601d

Browse files
committed
v2.1.10
1 parent 4cccf06 commit d4c601d

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.9"
7+
version = "2.1.10"
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.9
2-
mapel-elections==2.1.9
3-
mapel-roommates==2.1.9
4-
mapel-marriages==2.1.9
1+
mapel-core==2.1.10
2+
mapel-elections==2.1.10
3+
mapel-roommates==2.1.10
4+
mapel-marriages==2.1.10

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.9"
7+
version = "2.1.10"
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.9"
7+
version = "2.1.10"
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.9"
7+
version = "2.1.10"
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.9"
7+
version = "2.1.10"
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)