Skip to content

Commit

Permalink
version bump prior to release
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed May 9, 2023
1 parent 07c2816 commit 00b0788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def getreadme():

setup(
name = "forcedalignment2",
version = "0.3.1", #make sure SYSTEM_VERSION in your service configuration is set to the same value!
version = "0.3.2", #make sure SYSTEM_VERSION in your service configuration is set to the same value!
author = "Louis ten Bosch",
description = ("Forced Alignment webservice"),
license = "AGPL-3.0-only",
Expand Down

0 comments on commit 00b0788

Please sign in to comment.