Skip to content

Commit

Permalink
Release 1.75.2
Browse files Browse the repository at this point in the history
  • Loading branch information
david-batranu committed Jan 13, 2025
1 parent ee5b1c4 commit d4c8f34
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/HISTORY.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

1.75.2 (2025-01-13)
-------------------
- Task: #277396 - Allow SE to export Q&A, fix carryover.
[batradav]

1.75.1 (2024-12-06)
-------------------
- Task: #277396 - Author support in carryover and bulk import.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import find_packages
from setuptools import setup

version = "1.75.1"
version = "1.75.2"

setup(
name="esdrt.content",
Expand Down

0 comments on commit d4c8f34

Please sign in to comment.