Mentions légales du service

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

Bump version

parent d2f8ce3c
No related branches found
No related tags found
No related merge requests found
Pipeline #1241676 passed
......@@ -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
......
......@@ -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.0rc1
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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment