Skip to content

Commit

Permalink
Merge pull request #6 from edly-io/fix/version
Browse files Browse the repository at this point in the history
Update __about__.py version
  • Loading branch information
hinakhadim authored Oct 6, 2023
2 parents 1298ac4 + 74bd95a commit 2e32480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutordiscovery/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.0.4"
__version__ = "16.0.1"

# Handle version suffix for nightly, just like tutor core.
__version_suffix__ = ""
Expand Down

0 comments on commit 2e32480

Please sign in to comment.