Skip to content

Commit

Permalink
Update asadm version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdogmcsteezy committed Feb 17, 2021
1 parent 3c444dd commit cfc4a5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
setup (
version = "2.0.0",
version = "2.1.0",
name = "asadm",
packages=find_packages(exclude=['doc', 'test*']),
include_package_data=True,
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.1.0

0 comments on commit cfc4a5c

Please sign in to comment.