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

Skip to content

Commit b3f6ca5

Browse files
committed
bump version to 1.1.2
1 parent eedefec commit b3f6ca5

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.1.1"
29+
__version__ = "1.1.2"
3030
__maintainer__ = "Dan Loewenherz"
3131
__maintainer_email__ = "[email protected]"
3232
__license__ = "BSD 3-Clause License"

0 commit comments

Comments
 (0)