Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit b48e3f4

Browse files
authored
release: bump version to 0.2.1 (#5)
1 parent d8a3bce commit b48e3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import setup
44

5-
VERSION = "0.1"
5+
VERSION = "0.2.1"
66

77

88
def get_long_description():

0 commit comments

Comments
 (0)