We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24aadb2 commit c2f8debCopy full SHA for c2f8deb
docs/changelog/1.1.0.rst
@@ -1,6 +1,3 @@
1
-
2
3
4
1.1.0 (2025-02-26)
5
==================
6
docs/changelog/1.1.1.rst
@@ -0,0 +1,7 @@
+1.1.1 (2025-03-05)
+==================
+
+Dependencies
+------------
7
+- Allow using ``data-horizon`` 1.1.1+
docs/changelog/index.rst
@@ -3,6 +3,7 @@
:caption: Changelog
DRAFT
+ 1.1.1
1.1.0
8
1.0.2
9
1.0.1
requirements.txt
@@ -1,2 +1,2 @@
-data-horizon[client-sync]>=1.0.0,<1.1
+data-horizon[client-sync]>=1.0.0,<1.2
etl-entities>=2.1.0,<2.6.0
0 commit comments