Skip to content

Commit c5a8dc0

Browse files
committed
fix the version number - that's what I get for using vim
1 parent f2eceb4 commit c5a8dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

encrypted_fields/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '0.1.333'
1+
__version__ = '0.1.3'
22

33
from .fields import *

0 commit comments

Comments
 (0)