Skip to content

Commit

Permalink
Second alpha release
Browse files Browse the repository at this point in the history
Added all orm classes for all four nosql database type.
  • Loading branch information
MatteoGuadrini committed Oct 2, 2021
2 parents 10f94f6 + 33f5d96 commit d2332ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __info__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

"""Information variable used by modules on this package."""

__version__ = '0.0.7'
__version__ = '0.0.8'
__author__ = 'Matteo Guadrini'
__email__ = 'matteo.guadrini@hotmail.it'
__homepage__ = 'https://github.com/MatteoGuadrini/nosqlapi'

0 comments on commit d2332ae

Please sign in to comment.