Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0x00b1 committed Sep 7, 2020
1 parent c7d6323 commit a84b5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ def get_version():
os.chdir(os.path.dirname(__file__))

setup(name="python-javabridge",
version="4.0.0rc3",
version="4.0.0",
description="Python wrapper for the Java Native Interface",
long_description='''The python-javabridge package makes it easy to start a Java virtual
machine (JVM) from Python and interact with it. Python code can
Expand Down

0 comments on commit a84b5ef

Please sign in to comment.