Skip to content

Commit

Permalink
[Release] Set Conductor version to 0.3.0
Browse files Browse the repository at this point in the history
This commit marks the third feature release of Conductor.
  • Loading branch information
geoffxy committed May 16, 2021
1 parent 7a2ce25 commit 69e0d83
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.2.0+dev"
__version__ = "0.3.0"

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

0 comments on commit 69e0d83

Please sign in to comment.