Skip to content

Commit eb13e6d

Browse files
Merge pull request #6 from denismaggior8/feature/v1.2.3
Maintenance release
2 parents 7862131 + c74b21a commit eb13e6d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Placeholder empty file to make this directory a Python package

src/enigma/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
long_description_content_type='text/markdown',
1313
url="https://github.com/denismaggior8/enigma-python",
1414
name="enigmapython",
15-
version="1.2.2",
15+
version="1.2.3",
1616
packages=find_packages(
1717
# All keyword arguments below are optional:
1818
where='.', # '.' by default

0 commit comments

Comments
 (0)