Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name = "rpcc" homepage = "https://storage.bsc.es/gitlab/hpc/rpcc" documentation = "https://storage.bsc.es/projects/rpcc" version = "0.1.0" version = "0.1.1" description = "A compiler for Mercury-based RPCs" authors = ["Alberto Miranda <alberto.miranda@bsc.es>"] license = "GPLv3" Loading rpcc/version.py +1 −1 Original line number Diff line number Diff line Loading @@ -16,4 +16,4 @@ # # SPDX-License-Identifier: GPL-3.0-or-later __version__ = "0.1.0" __version__ = "0.1.1" Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name = "rpcc" homepage = "https://storage.bsc.es/gitlab/hpc/rpcc" documentation = "https://storage.bsc.es/projects/rpcc" version = "0.1.0" version = "0.1.1" description = "A compiler for Mercury-based RPCs" authors = ["Alberto Miranda <alberto.miranda@bsc.es>"] license = "GPLv3" Loading
rpcc/version.py +1 −1 Original line number Diff line number Diff line Loading @@ -16,4 +16,4 @@ # # SPDX-License-Identifier: GPL-3.0-or-later __version__ = "0.1.0" __version__ = "0.1.1"