Skip to content

Commit 34e67ef

Browse files
committed
Releasing v0.2.4.3
1 parent f60c061 commit 34e67ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sqlalchemy_solr/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2020
# DEALINGS IN THE SOFTWARE.
2121

22-
__version__ = "0.2.4.3.dev0"
22+
__version__ = "0.2.4.3"
2323
from sqlalchemy.dialects import registry
2424

2525
registry.register("solr", "sqlalchemy_solr.http", "SolrDialect_http")

0 commit comments

Comments
 (0)