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

chore(pkg): new patch release (1.2.2)

parent 822d5bf2437d
No related branches found
No related tags found
No related merge requests found
Pipeline #119688 passed
## Version 1.2.2 (2022-04-06)
### 👷 Bug fixes
- please flake8 on the ci
## Version 1.2.1 (2022-04-05)
### 👷 Bug fixes
......
......@@ -4,7 +4,7 @@
modname = 'squareui'
distname = 'cubicweb-squareui'
numversion = (1, 2, 1)
numversion = (1, 2, 2)
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