summaryrefslogtreecommitdiff
path: root/src/pycryptopp/_version.py
blob: c5c437f1499fab5762beeb5a0cb01c05a763a3bb (plain)
1
2
3
4
5
6
7
8

# This is the version of this tree, as created by pycryptopp's setup.py from the
# git information: the main version number is taken from the most recent
# release tag. If some patches have been added since the last release, this
# will have a -NN "build number" suffix, followed by -gXXX "revid" suffix.

__pkgname__ = "pycryptopp"
__version__ = "0.6.0.1206569328141510525648634803928199668821045408958"