From 7874a67bd54eeada060448c13210cee272309947 Mon Sep 17 00:00:00 2001 From: Piotr Kamoda Date: Fri, 23 Sep 2016 13:21:49 +0200 Subject: [PATCH] Create RELEASE_VERSION It allows users to run the setup.py without git command line on their computers, but you have to remember to update it regularly --- RELEASE_VERSION | 1 + 1 file changed, 1 insertion(+) create mode 100644 RELEASE_VERSION diff --git a/RELEASE_VERSION b/RELEASE_VERSION new file mode 100644 index 0000000..3eefcb9 --- /dev/null +++ b/RELEASE_VERSION @@ -0,0 +1 @@ +1.0.0