Skip to content

Commit fa95169

Browse files
committed
Release 2.0.5
1 parent 2b9e7bd commit fa95169

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Asynchronous, non-blocking [SAP NetWeawer RFC SDK](https://support.sap.com/en/pr
2626

2727
- are not supported, neither issues related to portable Linux wheels
2828

29-
- :exclamation: be distributed with embedded SAP NWRFC SDK binaries, only private use permitted
29+
- :exclamation: must not be distributed with embedded SAP NWRFC SDK binaries, only private use permitted
3030

3131
- [Platforms supported by SAP NWRFC SDK](https://launchpad.support.sap.com/#/notes/2573790) can be supported by [build from source](http://sap.github.io/PyRFC/build.html)
3232

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.4
1+
2.0.5

src/pyrfc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@
4646

4747
__author__ = """"Srdjan Boskovic"""
4848
__email__ = "srdjan.boskovic@sap.com"
49-
__version__ = "2.0.4"
49+
__version__ = "2.0.5"

src/pyrfc/_pyrfc.cpp

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)