Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
procset.py
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Raphaël Bleuse
procset.py
Commits
5feef354
Unverified
Commit
5feef354
authored
6 years ago
by
Raphaël Bleuse
Browse files
Options
Downloads
Patches
Plain Diff
Bump version
parent
d2f8ce3c
No related branches found
No related tags found
No related merge requests found
Pipeline
#1241676
passed
4 days ago
Stage: test
Changes
2
Pipelines
115
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Changelog.rst
+6
-1
6 additions, 1 deletion
Changelog.rst
setup.cfg
+2
-2
2 additions, 2 deletions
setup.cfg
with
8 additions
and
3 deletions
Changelog.rst
+
6
−
1
View file @
5feef354
...
...
@@ -14,6 +14,10 @@ This projects adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.ht
Unreleased_
===========
1.0_ -- 2019-02-20
==================
Added
-----
...
...
@@ -205,7 +209,8 @@ Deprecated
.. links to git diffs: https://{gitlab-project-url}/compare/{previous-tag}...{current-tag}
.. _Unreleased: https://gitlab.inria.fr/bleuse/procset.py/compare/v1.0rc1...master
.. _Unreleased: https://gitlab.inria.fr/bleuse/procset.py/compare/v1.0...master
.. _1.0: https://gitlab.inria.fr/bleuse/procset.py/compare/v1.0rc1...v1.0
.. _1.0rc1: https://gitlab.inria.fr/bleuse/procset.py/compare/v1.0rc0...v1.0rc1
.. _1.0rc0: https://gitlab.inria.fr/bleuse/procset.py/compare/v0.4...v1.0rc0
.. _0.4: https://gitlab.inria.fr/bleuse/procset.py/compare/v0.3...v0.4
...
...
This diff is collapsed.
Click to expand it.
setup.cfg
+
2
−
2
View file @
5feef354
...
...
@@ -7,7 +7,7 @@ project_urls =
Documentation
=
https://procset.rtfd.io/en/stable/
author
=
Raphaël Bleuse
author_email
=
cs@research.bleuse.net
version
=
1.0
rc1
version
=
1.0
description
=
Toolkit to manage sets of closed intervals.
long_description
=
file: README.rst
keywords
=
...
...
@@ -15,7 +15,7 @@ keywords =
scheduling
license
=
LGPLv3
classifiers
=
Development
Status
::
4
-
Beta
Development
Status
::
5
-
Production/Stable
Intended
Audience
::
Developers
Intended
Audience
::
Science/Research
License
::
OSI
Approved
::
GNU
Lesser
General
Public
License
v3
(LGPLv3)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment