Skip to content

Commit

Permalink
Updated to 5.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
martastain committed Mar 31, 2022
1 parent d72e069 commit 46e0c36
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ NEBULA
![GitHub release (latest by date)](https://img.shields.io/github/v/release/nebulabroadcast/nebula?style=for-the-badge)
![Maintenance](https://img.shields.io/maintenance/yes/2022?style=for-the-badge)
![Last commit](https://img.shields.io/github/last-commit/immstudios/nebula?style=for-the-badge)
![Python version](https://img.shields.io/badge/python-3.7-blue?style=for-the-badge)
![Python version](https://img.shields.io/badge/python-3.8-blue?style=for-the-badge)

Nebula is an open source broadcast automation and media asset management system for television, radio and VOD platforms.
Since 2012 Nebula has proven stable and reliable software in 24/7 broadcast environment and it is now used by TV and production companies worldwide.
Expand Down
2 changes: 0 additions & 2 deletions nebula.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,3 @@ def shutdown(agents):
from nx.objects import * # noqa
from nx.cache import * # noqa
from nx.messaging import * # noqa

from nx.legacy.constants import * # noqa

0 comments on commit 46e0c36

Please sign in to comment.