Skip to content

Commit

Permalink
VERSION 0.3.1 -> 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
srivarra committed Jun 27, 2022
1 parent f0df1b4 commit 067fa85
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
@@ -1,7 +1,7 @@
from os import path, pardir
from setuptools import setup, find_packages

VERSION = '0.3.1'
VERSION = '0.3.2'

PKG_FOLDER = path.abspath(path.join(__file__, pardir))

Expand Down

0 comments on commit 067fa85

Please sign in to comment.