We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20347e0 commit 81c810fCopy full SHA for 81c810f
goplus/__version__.py
@@ -11,6 +11,6 @@
11
# See the License for the specific language governing permissions and
12
# limitations under the License.
13
14
-VERSION = (0, 1, 3)
+VERSION = (0, 1, 4)
15
16
__version__ = ".".join(map(str, VERSION))
0 commit comments