Mentions légales du service

Skip to content
Snippets Groups Projects
Commit a4d1c0aa authored by Gaétan Lepage's avatar Gaétan Lepage
Browse files

[1.7.3] bump version

parent 972c8567
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
in in
py.buildPythonApplication { py.buildPythonApplication {
pname = "remote-inria"; pname = "remote-inria";
version = "1.7.2"; version = "1.7.3";
src = ./.; src = ./.;
......
...@@ -3,7 +3,7 @@ name = "remote-inria" ...@@ -3,7 +3,7 @@ name = "remote-inria"
description = "Remote Inria: A CLI tool for remotely interacting with Inria computing resources." description = "Remote Inria: A CLI tool for remotely interacting with Inria computing resources."
readme = "README.md" readme = "README.md"
version = "1.7.2" version = "1.7.3"
authors = [ authors = [
{ name = "Gaétan Lepage", email = "gaetan.lepage@inria.fr" } { name = "Gaétan Lepage", email = "gaetan.lepage@inria.fr" }
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment