We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 776a6ba commit 992cfa3Copy full SHA for 992cfa3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Current (in progress)
4
+
5
+- Nothing yet
6
7
## 3.1.4 (2023-03-07)
8
9
- Update and compile translations [#261](https://github.com/opendatateam/udata-recommendations/pull/261) [#262](https://github.com/opendatateam/udata-recommendations/pull/262)
udata_recommendations/__init__.py
@@ -2,5 +2,5 @@
uData recommendations
'''
-__version__ = '3.1.4'
+__version__ = '3.1.5.dev'
__description__ = 'uData content recommendations bridge'
0 commit comments