2.1.1
This commit is contained in:
parent
61c5caee4d
commit
8f5bb52977
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# twitter\_ebooks 2.1.0
|
# twitter\_ebooks 2.1.1
|
||||||
|
|
||||||
Complete rewrite of twitter\_ebooks. Allows context-sensitive responsive bots via the Twitter streaming API, along with higher-quality ngram modeling. Still needs a bit of cleaning and documenting.
|
Complete rewrite of twitter\_ebooks. Allows context-sensitive responsive bots via the Twitter streaming API, along with higher-quality ngram modeling. Still needs a bit of cleaning and documenting.
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module Ebooks
|
module Ebooks
|
||||||
VERSION = "2.1.0"
|
VERSION = "2.1.1"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue