summaryrefslogtreecommitdiff
path: root/src/pycryptopp/_version.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/pycryptopp/_version.py')
-rw-r--r--src/pycryptopp/_version.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/pycryptopp/_version.py b/src/pycryptopp/_version.py
new file mode 100644
index 0000000..c5c437f
--- /dev/null
+++ b/src/pycryptopp/_version.py
@@ -0,0 +1,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"