Skip to content

Commit

Permalink
Release 1.75.1
Browse files Browse the repository at this point in the history
  • Loading branch information
david-batranu committed Dec 6, 2024
1 parent cd77cf2 commit dd996a3
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.1 (2024-12-06)
-------------------
- Task: #277396 - Author support in carryover and bulk import.
[batradav]

1.75.0 (2024-12-05)
-------------------
- Task: #277396 - Only notify author SE.
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.0"
version = "1.75.1"

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

0 comments on commit dd996a3

Please sign in to comment.