Skip to content

Commit de2e0eb

Browse files
committed
RELEASE: 0.10.0
1 parent f57e4c9 commit de2e0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyPI_Description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ We are making progress - The Public Preview of our driver is now available! This
2020
- Encoding configuration APIs: `setencoding()`, `getencoding()`, `setdecoding()`, `getdecoding()`
2121
- Cursor navigation APIs: `next()`, `__iter__()`, `scroll()`, `skip()`, `fetchval()`
2222
- Cursor attributes: `rownumber`, `messages`
23-
- Additional methods: `cursor.commit()`, `cursor.rollback()` `table()`
23+
- Additional methods: `cursor.commit()`, `cursor.rollback()`, `table()`
2424

2525
For more information, please visit the project link on Github: https://github.com/microsoft/mssql-python
2626

0 commit comments

Comments
 (0)