Skip to content

Commit

Permalink
version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
derwind committed Sep 28, 2023
1 parent 4975674 commit edecd0e
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,3 +1,3 @@
from setuptools import setup, find_packages

setup(name="qmlant", version="0.1", packages=find_packages())
setup(name="qmlant", version="0.2", packages=find_packages())

0 comments on commit edecd0e

Please sign in to comment.