Skip to content
Snippets Groups Projects

v0.8.1 release - fix #358

Merged matograine requested to merge 0.8.1 into 0.8
3 files
+ 25
12
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -15,7 +15,7 @@ You should have received a copy of the GNU Affero General Public License
@@ -15,7 +15,7 @@ You should have received a copy of the GNU Affero General Public License
along with Silkaj. If not, see <https://www.gnu.org/licenses/>.
along with Silkaj. If not, see <https://www.gnu.org/licenses/>.
"""
"""
SILKAJ_VERSION = "0.8.0"
SILKAJ_VERSION = "0.8.1"
G1_SYMBOL = "Ğ1"
G1_SYMBOL = "Ğ1"
GTEST_SYMBOL = "ĞTest"
GTEST_SYMBOL = "ĞTest"
G1_DEFAULT_ENDPOINT = "g1.duniter.org", "443"
G1_DEFAULT_ENDPOINT = "g1.duniter.org", "443"
Loading