Skip to content

Commit

Permalink
Bump to v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rodney committed Mar 24, 2021
1 parent fb2cc11 commit 9e06b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samanage/__version__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__title__ = 'samanage-py'
__description__ = 'A package to easily connect to Samanage API'
__url__ = 'https://github.com/rodneymandap/samanage-py'
__version__ = '0.1.7'
__version__ = '0.1.8'
__author__ = 'Rodney Jan Mandap'
__author_email__ = '[email protected]'
__copyright__ = 'Copyright (c) 2021 Rodney Jan Mandap'

0 comments on commit 9e06b36

Please sign in to comment.