Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a5efb92

Browse files
committed
bump to 1.1.0
1 parent 9e30abc commit a5efb92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_pyodbc/metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2727
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828

29-
__version__ = "1.0.1"
29+
__version__ = "1.1.0"
3030
__maintainer__ = "Dan Loewenherz"
3131
__maintainer_email__ = "[email protected]"
3232
__license__ = "BSD 3-Clause License"

0 commit comments

Comments
 (0)