Introduction
Introduction Statistics Contact Development Disclaimer Help
bump version to 0.6 - tscrape - twitter scraper
git clone git://git.codemadness.org/tscrape
Log
Files
Refs
README
LICENSE
---
commit 76a1794bec9f2e64572537abce0258827ce93a80
parent cdfc383b166a112646ab21596442d8fb976bc311
Author: Hiltjo Posthuma <[email protected]>
Date: Thu, 1 Oct 2020 20:23:15 +0200
bump version to 0.6
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.5
+VERSION = 0.6
# 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.