File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2021 Christoph Alt
3+ Copyright (c) 2025 Christoph Alt, Arne Binder
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ dependencies = [
2929]
3030
3131[project .urls ]
32- homepage = " https://github.com/christophalt /pytorch-ie"
33- repository = " https://github.com/christophalt /pytorch-ie"
32+ homepage = " https://github.com/arnebinder /pytorch-ie"
33+ repository = " https://github.com/arnebinder /pytorch-ie"
3434documentation = " https://pytorch-ie.readthedocs.io"
35- "Bug Tracker" = " https://github.com/christophalt /pytorch-ie/issues"
36- "Changelog" = " https://github.com/christophalt /pytorch-ie/releases"
35+ "Bug Tracker" = " https://github.com/arnebinder /pytorch-ie/issues"
36+ "Changelog" = " https://github.com/arnebinder /pytorch-ie/releases"
3737
3838[tool .poetry ]
3939packages = [
@@ -47,8 +47,8 @@ classifiers = [
4747]
4848
4949[tool .poetry .urls ]
50- "Bug Tracker" = " https://github.com/christophalt /pytorch-ie/issues"
51- "Changelog" = " https://github.com/christophalt /pytorch-ie/releases"
50+ "Bug Tracker" = " https://github.com/arnebinder /pytorch-ie/issues"
51+ "Changelog" = " https://github.com/arnebinder /pytorch-ie/releases"
5252
5353[tool .poetry .group .dev ]
5454optional = true
You can’t perform that action at this time.
0 commit comments