Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 0fcc690

Browse files
committed
version bump: python3 support added. thanks @berkerpeksag
1 parent 631ff55 commit 0fcc690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name='kaptan',
13-
version='0.5.4',
13+
version='0.5.5',
1414
packages=find_packages(),
1515
url='https://github.com/emre/kaptan',
1616
license='BSD',

0 commit comments

Comments
 (0)