Skip to content

Commit

Permalink
Update Version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
croketillo committed Dec 9, 2023
1 parent 0e0b0ef commit 16e84d5
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 @@ -3,7 +3,7 @@
from setuptools import setup, find_packages
from sys import version_info

VERSION= '0.1.1'
VERSION= '0.1.2'
CURR_PATH = "{}{}".format(path.abspath(path.dirname(__file__)), '/')

def path_format(file_path=None, file_name=None, is_abspath=False,
Expand Down

0 comments on commit 16e84d5

Please sign in to comment.