There was an error while loading. Please reload this page.
2 parents 7862131 + c74b21a commit eb13e6dCopy full SHA for eb13e6d
src/enigma/enigmapython/__init__.py
@@ -0,0 +1 @@
1
+# Placeholder empty file to make this directory a Python package
src/enigma/setup.py
@@ -12,7 +12,7 @@
12
long_description_content_type='text/markdown',
13
url="https://github.com/denismaggior8/enigma-python",
14
name="enigmapython",
15
- version="1.2.2",
+ version="1.2.3",
16
packages=find_packages(
17
# All keyword arguments below are optional:
18
where='.', # '.' by default
0 commit comments