Browse Source

Incrementing patch version due to fixes with the dft interface changes.

develop
Drew Short 8 years ago
parent
commit
4d2b25d713
  1. 2
      Cargo.toml

2
Cargo.toml

@ -1,6 +1,6 @@
[package]
name = "pihash"
version = "0.2.0"
version = "0.2.1"
authors = ["Drew Short <warrick@sothr.com>"]
description = "A simple library for generating perceptual hashes for images and comparing images based on their perceptual hashes."
repository = "https://github.com/warricksothr/Perceptual-Image-Hashing/"

Loading…
Cancel
Save