From a82a1e7250eb4215da4392b79b57d6898629205b Mon Sep 17 00:00:00 2001 From: Darko Date: Sun, 24 Jun 2018 13:02:54 +0200 Subject: [PATCH] Version up --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 28052d6..ba1417e 100644 --- a/setup.py +++ b/setup.py @@ -84,7 +84,7 @@ class CustomEggInfoCommand(egg_info): setup(name='cosmicpi', - version='1.5.6', + version='1.5.7', description='UI for the CosmicPi cosmic ray detector', long_description='This software provides the user interface, temporary storage and connection to the internet storage for the detectors of the CosmicPi project. The Cosmic Pi project aims to build the world\'s largest open source distributed cosmic ray telescope. You too can be a part of the project, by becoming a Cosmic Pixel!', platforms=['noarch'],