Skip to content
Snippets Groups Projects
Commit 7a91a4f5c179 authored by Marcin Kasperski's avatar Marcin Kasperski
Browse files

Version number set to 1.3.0

parent 1743a4f589f0
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
from setuptools import setup, find_packages
VERSION = '1.2.0'
VERSION = '1.3.0'
LONG_DESCRIPTION = open("README.txt").read()
INSTALL_REQUIRES = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment