Introduction
Introduction Statistics Contact Development Disclaimer Help
bump version to 0.5 - tscrape - twitter scraper
git clone git://git.codemadness.org/tscrape
Log
Files
Refs
README
LICENSE
---
commit 4eb084c604ac84247e704bd05a4737c8679461e2
parent b83b7243ecfafc432cf1807f69c9ab30068fbd1f
Author: Hiltjo Posthuma <[email protected]>
Date: Mon, 4 May 2020 13:37:42 +0200
bump version to 0.5
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.4
+VERSION = 0.5
# 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.