Compare commits
No commits in common. "2515d2d4113df2f0787734e987cf85a211fb8135" and "3477c51b3dd6e7b151b041833192d28f7c1f92f7" have entirely different histories.
2515d2d411
...
3477c51b3d
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
graft src
|
graft src
|
||||||
graft icons
|
graft icons
|
||||||
graft distfiles
|
|
||||||
include sample_config.toml
|
include sample_config.toml
|
||||||
exclude README.org
|
exclude README.org
|
||||||
|
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "wallman"
|
name = "wallman"
|
||||||
version = "1.4.2.1"
|
version = "1.4.2.0"
|
||||||
authors = [
|
authors = [
|
||||||
{name = "Emma Nora Theuer", email = "wallman@entheuer.de"},
|
{name = "Emma Nora Theuer", email = "wallman@entheuer.de"},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue