Skip to content

Commit 212a29c

Browse files
Minor version bump for Python 3 compatible release
1 parent f168f90 commit 212a29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
import zprocess
3434

35-
__version__ = '2.1.0'
35+
__version__ = '2.2.0'
3636

3737

3838
def _ensure_str(s):

0 commit comments

Comments
 (0)