Skip to content

Commit 48b3ace

Browse files
author
Robert Vojcik
committed
New version 0.1.2
1 parent e70b65a commit 48b3ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from os.path import join as path_join, dirname
22
from setuptools import setup, find_packages
33

4-
version = '0.1.1'
4+
version = '0.1.2'
55

66
with open("README.md", "r") as fh:
77
long_description = fh.read()

0 commit comments

Comments
 (0)