Skip to content

Commit

Permalink
Bump Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fnikolai authored and blythed committed Jun 21, 2024
1 parent 7a9a8bc commit 76c9033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superduperdb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

logging = logger.Logging

__version__ = '0.1.4'
__version__ = '0.2.0'

from superduperdb.backends import ibis, mongodb

Expand Down

0 comments on commit 76c9033

Please sign in to comment.