aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/get_app_version/__init__.py
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-12-17 15:31:11 -0500
committerJesús <heckyel@hyperbola.info>2020-12-17 15:31:11 -0500
commita7c1f2a34ec5592597d7b09c4b240dfcf968273f (patch)
tree6be5fceaef647303b1f7368bfa18d0ec2af2034b /youtube/get_app_version/__init__.py
parent5edcaa4f9dcfd005f3ed633ddcb5b432e954877e (diff)
downloadyt-local-a7c1f2a34ec5592597d7b09c4b240dfcf968273f.tar.lz
yt-local-a7c1f2a34ec5592597d7b09c4b240dfcf968273f.tar.xz
yt-local-a7c1f2a34ec5592597d7b09c4b240dfcf968273f.zip
Add get_app_version and version
Diffstat (limited to 'youtube/get_app_version/__init__.py')
-rw-r--r--youtube/get_app_version/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube/get_app_version/__init__.py b/youtube/get_app_version/__init__.py
new file mode 100644
index 0000000..2d5290f
--- /dev/null
+++ b/youtube/get_app_version/__init__.py
@@ -0,0 +1 @@
+from .get_app_version import *