2021.4.1 #11
@ -317,4 +317,4 @@ class PublisherService(PublisherABC):
|
||||
Console.spinner('Generating setup.py:', self._create_setup, text_foreground_color=ForegroundColorEnum.green, spinner_foreground_color=ForegroundColorEnum.blue)
|
||||
Console.write_line('Running setup.py:\n')
|
||||
self._run_setup()
|
||||
# Console.spinner('Cleaning dist path:', self._clean_dist_files)
|
||||
Console.spinner('Cleaning dist path:', self._clean_dist_files)
|
||||
|
@ -4,7 +4,7 @@
|
||||
"Version": {
|
||||
"Major": "2021",
|
||||
"Minor": "04",
|
||||
"Micro": "01"
|
||||
"Micro": "01.1"
|
||||
},
|
||||
"Author": "Sven Heidemann",
|
||||
"AuthorEmail": "sven.heidemann@sh-edraft.de",
|
||||
|
Loading…
Reference in New Issue
Block a user