Skip to content
Snippets Groups Projects

Staying with JPype 0.6.* for the time being

Merged Ivan Sinkarenko requested to merge isinkare/pyjapc:bugfix/jpype-breaking-changes into master
3 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -3,7 +3,7 @@
from .pyjapc import PyJapc
from .rbac_dialog import PasswordEntryDialogue, getPw
__version__ = "2.0.4"
__version__ = "2.0.5"
__cmmnbuild_deps__ = [
"japc",
Loading