Mentions légales du service

Skip to content
Snippets Groups Projects
Unverified Commit 1512d6db authored by Raphaël Bleuse's avatar Raphaël Bleuse
Browse files

Bump version

parent 34276476
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
...@@ -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.0rc0 version = 1.0rc1
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 =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment