aboutsummaryrefslogtreecommitdiff
path: root/pandora/__init__.py
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2020-06-09 01:07:31 +0000
committerMike Crute <mike@crute.us>2020-06-09 02:25:32 +0000
commitf6714a399003e660d310172391dfb762ea306b00 (patch)
tree9eaae019ca5dcbb7b6e23ac775e066fa990a3084 /pandora/__init__.py
parente42c95b978a83a1ba48020b6d84218f2f17b5db4 (diff)
downloadpydora-f6714a399003e660d310172391dfb762ea306b00.tar.bz2
pydora-f6714a399003e660d310172391dfb762ea306b00.tar.xz
pydora-f6714a399003e660d310172391dfb762ea306b00.zip
Convert build system to tox
This is the current modern way to build, package, and test python code.
Diffstat (limited to 'pandora/__init__.py')
-rw-r--r--pandora/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandora/__init__.py b/pandora/__init__.py
index e69de29..159d48b 100644
--- a/pandora/__init__.py
+++ b/pandora/__init__.py
@@ -0,0 +1 @@
__version__ = "2.0.1"