jbrukh / bayesian

Naive Bayesian Classification for Golang.
Other
799 stars 128 forks source link

request for a tag of an older commit #22

Open jeff-knurek opened 7 years ago

jeff-knurek commented 7 years ago
git tag -a 1.1 35eb93528ee -m "tag a specific older version that was built against"
git push --tags

In addition, it would be nice if current versions were tagged as well...