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
1512d6db
Unverified
Commit
1512d6db
authored
6 years ago
by
Raphaël Bleuse
Browse files
Options
Downloads
Patches
Plain Diff
Bump version
parent
34276476
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Changelog.rst
+6
-1
6 additions, 1 deletion
Changelog.rst
setup.cfg
+1
-1
1 addition, 1 deletion
setup.cfg
with
7 additions
and
2 deletions
Changelog.rst
+
6
−
1
View file @
1512d6db
...
@@ -21,6 +21,10 @@ This projects adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.ht
...
@@ -21,6 +21,10 @@ This projects adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.ht
Unreleased_
Unreleased_
===========
===========
1.0rc1_ -- 2019-02-14
=====================
Added
Added
-----
-----
...
@@ -203,7 +207,8 @@ Deprecated
...
@@ -203,7 +207,8 @@ Deprecated
.. links to git diffs: https://{gitlab-project-url}/compare/{previous-tag}...{current-tag}
.. links to git diffs: https://{gitlab-project-url}/compare/{previous-tag}...{current-tag}
.. _Unreleased: https://gitlab.inria.fr/bleuse/procset.py/compare/v1.0rc0...master
.. _Unreleased: https://gitlab.inria.fr/bleuse/procset.py/compare/v1.0rc1...master
.. _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
.. _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
.. _0.4: https://gitlab.inria.fr/bleuse/procset.py/compare/v0.3...v0.4
.. _0.3: https://gitlab.inria.fr/bleuse/procset.py/compare/v0.2...v0.3
.. _0.3: https://gitlab.inria.fr/bleuse/procset.py/compare/v0.2...v0.3
...
...
This diff is collapsed.
Click to expand it.
setup.cfg
+
1
−
1
View file @
1512d6db
...
@@ -7,7 +7,7 @@ project_urls =
...
@@ -7,7 +7,7 @@ project_urls =
Documentation
=
https://procset.rtfd.io/en/stable/
Documentation
=
https://procset.rtfd.io/en/stable/
author
=
Raphaël Bleuse
author
=
Raphaël Bleuse
author_email
=
cs@research.bleuse.net
author_email
=
cs@research.bleuse.net
version
=
1.0rc
0
version
=
1.0rc
1
description
=
Toolkit to manage sets of closed intervals.
description
=
Toolkit to manage sets of closed intervals.
long_description
=
file: README.rst
long_description
=
file: README.rst
keywords
=
keywords
=
...
...
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