Browse Source

Most recent pyproject.toml

Andrej 1 week ago
parent
commit
3728835855
1 changed files with 3 additions and 3 deletions
  1. 3 3
      pyproject.toml

+ 3 - 3
pyproject.toml

@@ -4,7 +4,7 @@ build-backend="setuptools.build_meta"
 
 
 [project]
 [project]
 name="nixWrapper"
 name="nixWrapper"
-version="1.1.2"
+version="1.1.5"
 authors=[{name="Andrej Studen", email="andrej.studen@fmf.uni-lj.si"},]
 authors=[{name="Andrej Studen", email="andrej.studen@fmf.uni-lj.si"},]
 description="portal to Network of Imaging Excellence (NIX) utilities"
 description="portal to Network of Imaging Excellence (NIX) utilities"
 readme="README.md"
 readme="README.md"
@@ -22,6 +22,6 @@ dependencies=[
 ]
 ]
 
 
 [project.urls]
 [project.urls]
-"Homepage" = "https://git0.fmf.uni-lj.si/studen/nixSuite"
-"Bug Tracker" = "https://git0.fmf.uni-lj.si/studen/nixSuite"
+"Homepage" = "https://git0.fmf.uni-lj.si/studen/nixWrapper"
+#"Bug Tracker" = "https://git0.fmf.uni-lj.si/studen/nixWrapper"