Skip to content

Commit 051e64f

Browse files
committed
v0.2.3
1 parent 81bd01e commit 051e64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goplus/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License.
1313

14-
VERSION = (0, 2, 2)
14+
VERSION = (0, 2, 3)
1515

1616
__version__ = ".".join(map(str, VERSION))

0 commit comments

Comments
 (0)