Skip to content

Commit 25a6c58

Browse files
committed
v2.1.3
1 parent 6ce8f87 commit 25a6c58

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

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.2"
7+
version = "2.1.3"
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.2"
7+
version = "2.1.3"
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.2"
7+
version = "2.1.3"
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.2"
7+
version = "2.1.3"
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)