Skip to content

Commit

Permalink
[Release] Set Conductor version to 0.5.0
Browse files Browse the repository at this point in the history
This commit marks the fifth feature release of Conductor.
  • Loading branch information
geoffxy committed Feb 6, 2022
1 parent e6cc55f commit 2197675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/conductor/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.4.0+dev"
__version__ = "0.5.0"

__author__ = "Geoffrey Yu"
__email__ = "[email protected]"
Expand Down

0 comments on commit 2197675

Please sign in to comment.