Skip to content

Commit

Permalink
Release 1.74.1
Browse files Browse the repository at this point in the history
  • Loading branch information
david-batranu committed Jan 23, 2023
1 parent a4129b7 commit efa3c09
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
@@ -1,6 +1,11 @@
Changelog
=========

1.74.1 (2023-01-23)
-------------------
- Bug: #160446 - Unable to create new observations as sector expert
[batradav]

1.74.0 (2023-01-11)
-------------------
- Feature: #159091 - Hide EU Key Category and MS Key Category Tickboxes
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@
from setuptools import find_packages
from setuptools import setup

version = "1.74.0"
version = "1.74.1"

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

0 comments on commit efa3c09

Please sign in to comment.