Verified Commit 2704cbc4 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Bump version

parent 18ab0c80
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -16,4 +16,4 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later

__version__ = "0.1.0"
__version__ = "0.1.1"