We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723d025 commit 50238dcCopy full SHA for 50238dc
1 file changed
classifier.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'classifier'
3
- s.version = '1.4.4'
+ s.version = '2.0.0'
4
s.summary = 'A general classifier module to allow Bayesian and other types of classifications.'
5
s.description = 'A general classifier module to allow Bayesian and other types of classifications.'
6
s.author = 'Lucas Carlson'
0 commit comments