Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
packme
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PaNOSC
Data Analysis Services
packme
Commits
a26b10ec
Commit
a26b10ec
authored
Jan 17, 2020
by
eric pellegrini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated CHANGELOG and __pkginfo__ with package version
parent
97b49706
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
CHANGELOG
CHANGELOG
+5
-0
src/packme/__pkginfo__.py
src/packme/__pkginfo__.py
+1
-1
No files found.
CHANGELOG
View file @
a26b10ec
version 0.0.3
-------------
* FIXED bug when setting up templates base dir to cleanup function
* CHANGED renamed variable(s) for better readability
version 0.0.2
-------------
* FIXED the README file uploaded by pypi is now in markdown format
...
...
src/packme/__pkginfo__.py
View file @
a26b10ec
...
...
@@ -18,7 +18,7 @@ __status__ = "Prototype"
__url__
=
"https://code.ill.fr/panosc/data-analysis-services/packme"
__version__
=
"0.0.
2
"
__version__
=
"0.0.
3
"
__long_description_content_type__
=
"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