Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PaNOSC
Data Analysis Services
packme
Commits
9f994e6f
Commit
9f994e6f
authored
Jan 28, 2020
by
eric pellegrini
Browse files
updated CHANGELOG and __pkginfo__.py files
parent
dda0dc6c
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
9f994e6f
version 0.4.0
-------------
* CHANGED the vm_name is now part of the Jinja2 environment
* CHANGED cleaned up manifest and environment files
* ADDED added new Exception class
version 0.3.0
version 0.3.0
-------------
-------------
* CHANGED merged parameters templates into environment
* CHANGED merged parameters templates into environment
...
...
src/packme/__pkginfo__.py
View file @
9f994e6f
...
@@ -20,7 +20,7 @@ __status__ : str = "Prototype"
...
@@ -20,7 +20,7 @@ __status__ : str = "Prototype"
__url__
:
str
=
"https://code.ill.fr/panosc/data-analysis-services/packme"
__url__
:
str
=
"https://code.ill.fr/panosc/data-analysis-services/packme"
__version__
:
str
=
"0.
3
.0"
__version__
:
str
=
"0.
4
.0"
__long_description_content_type__
:
str
=
"text/markdown"
__long_description_content_type__
:
str
=
"text/markdown"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment