Skip to content

Commit

Permalink
New version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Vojcik committed Dec 10, 2021
1 parent e70b65a commit 48b3ace
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.path import join as path_join, dirname
from setuptools import setup, find_packages

version = '0.1.1'
version = '0.1.2'

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

0 comments on commit 48b3ace

Please sign in to comment.