Skip to content

Commit d5ec04e

Browse files
authored
Bump version to 0.2.7
1 parent 335f9b8 commit d5ec04e

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.6'
19+
__version__ = '0.2.7'
2020

2121
import logging
2222
from argparse import Namespace

0 commit comments

Comments
 (0)