Skip to content
Snippets Groups Projects
Commit e79dbb01ec83 authored by Laurent Peuch's avatar Laurent Peuch
Browse files

chore(pkg): new patch release (1.10.1)

parent 349899f0aa5b
No related branches found
No related tags found
No related merge requests found
Pipeline #130416 passed
## Version 1.10.1 (2022-05-20)
- fix: reintroduce lost NoDuplicateHook lost while losing 1.9.1 code took
## Version 1.10.0 (2022-03-28)
### 🎉 New features
......
......@@ -4,7 +4,7 @@
modname = 'link'
distname = "cubicweb-%s" % modname
numversion = (1, 10, 0)
numversion = (1, 10, 1)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment