Skip to content

Commit

Permalink
Merge pull request #99 from jedie/dev
Browse files Browse the repository at this point in the history
Release as v0.15.1
  • Loading branch information
jedie authored Oct 8, 2023
2 parents c764e9a + d675751 commit 447ef6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageprojects/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
Manage Python / Django projects
"""

__version__ = '0.15.0'
__version__ = '0.15.1'
__author__ = 'Jens Diemer <[email protected]>'

0 comments on commit 447ef6b

Please sign in to comment.