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 20, 2024
1 parent e81c5fa commit 3e4b6fa
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.1'
__version__ = '0.2.0'

from superduperdb.backends import ibis, mongodb

Expand Down

0 comments on commit 3e4b6fa

Please sign in to comment.