Skip to content

Commit 26f7533

Browse files
authored
Update version
1 parent 4eb7026 commit 26f7533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ptlflow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# limitations under the License.
1717
# =============================================================================
1818

19-
__version__ = '0.2.4'
19+
__version__ = '0.2.5'
2020

2121
import logging
2222
from argparse import Namespace

0 commit comments

Comments
 (0)