Introduction
Introduction Statistics Contact Development Disclaimer Help
bump version to 0.4 - tscrape - twitter scraper
git clone git://git.codemadness.org/tscrape
Log
Files
Refs
README
LICENSE
---
commit 6654f1b01d68e2b2ff7aa660cd678c1cba4d062f
parent e22be126773aae620aadb29b9757824dc1060868
Author: Hiltjo Posthuma <[email protected]>
Date: Sun, 23 Feb 2020 20:36:28 +0100
bump version to 0.4
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = tscrape
-VERSION = 0.3
+VERSION = 0.4
# paths
PREFIX = /usr/local
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.