Skip to content

Commit b203a30

Browse files
authored
change version to 0.1.1 (#7)
1 parent fcf2d4f commit b203a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydataapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from .pydataapi import DataAPI, transaction
22

3-
__version__ = '0.0.4'
3+
__version__ = '0.1.1'
44

55
__all__ = ['DataAPI', 'transaction', __version__]

0 commit comments

Comments
 (0)