Skip to content

Commit

Permalink
feat: Do a version bump to release a new version to PyPI
Browse files Browse the repository at this point in the history
* The new version includes new features in repo_checks to check repo
  settings.
  • Loading branch information
feanil committed Mar 27, 2024
1 parent 81ab989 commit f2b714f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edx_repo_tools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

__version__ = '0.8.6'
__version__ = '0.9.0'

0 comments on commit f2b714f

Please sign in to comment.