Skip to content

Commit

Permalink
Bump version v2.6.0-rc3+dev -> v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
touilleMan committed Nov 9, 2021
1 parent 4b38045 commit 389407d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ History
.. towncrier release notes start
Parsec v2.6.0-rc3 (2021-11-09)
------------------------------
Parsec v2.6.0 (2021-11-09)
--------------------------

Features
~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion licenses/BSL-Scille.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PARSEC BUSINESS SOURCE LICENSE AGREEMENT

Business Source License 1.1
Licensor: Scille SAS
Licensed Work: Parsec v2.6.0-rc3+dev
Licensed Work: Parsec v2.6.0
The Licensed Work is © 2016-2021 Scille SAS

Additional Use Grant: You may make production use of the Licensed Work, provided
Expand Down
2 changes: 1 addition & 1 deletion parsec/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

# This file is imported from __init__.py and exec'd from setup.py

__version__ = "v2.6.0-rc3+dev"
__version__ = "v2.6.0"

0 comments on commit 389407d

Please sign in to comment.