fix: added embedded dicts into sdist
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Version 1.1.0
|
||||
Version 1.1.x
|
||||
=============
|
||||
|
||||
Improvements and fixes
|
||||
|
||||
@@ -13,5 +13,6 @@ global-exclude *.pyc
|
||||
global-exclude .git*
|
||||
global-exclude .DS_Store
|
||||
global-exclude .mailmap
|
||||
prune enteletaor_lib/doc*
|
||||
prune doc*
|
||||
|
||||
graft enteletaor_lib/resources/*
|
||||
@@ -45,7 +45,7 @@ This Enteletaor version, add a lot of new features and fixes, like:
|
||||
|
||||
You can read entire list in CHANGELOG file.
|
||||
|
||||
Version 1.1.0
|
||||
Version 1.1.x
|
||||
+++++++++++++
|
||||
|
||||
- Many improvements and fixes
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
__tool_name__ = "enteletaor"
|
||||
__author__ = "Daniel Garcia (cr0hn) - @ggdaniel"
|
||||
__site__ = "https://github.com/cr0hn/enteletaor"
|
||||
__version__ = "1.1.0"
|
||||
__version__ = "1.1.1"
|
||||
__banner__ = """
|
||||
``
|
||||
`````..``
|
||||
|
||||
Reference in New Issue
Block a user