projects
/
package-cache.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dad216e
)
package_cache: Create a Python package with a version
author
W. Trevor King
<wking@tremily.us>
Thu, 20 Feb 2014 18:50:17 +0000
(10:50 -0800)
committer
W. Trevor King
<wking@tremily.us>
Thu, 20 Feb 2014 18:50:17 +0000
(10:50 -0800)
package_cache/__init__.py
[new file with mode: 0644]
patch
|
blob
diff --git a/package_cache/__init__.py
b/package_cache/__init__.py
new file mode 100644
(file)
index 0000000..
4534842
--- /dev/null
+++ b/
package_cache/__init__.py
@@ -0,0
+1,3
@@
+# Copyright
+
+__version__ = '0.0'