diff --git a/setup.cfg b/setup.cfg index 92fda9a..45455fc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pymongoose -version = 1.0 +version = 1.1 author = Juan Carlos Lara author_email = jlaraanaya@gmail.com description = A pymongo helper with methods and classes diff --git a/version.txt b/version.txt index 9f8e9b6..b123147 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0 \ No newline at end of file +1.1 \ No newline at end of file