Skip to content

Commit

Permalink
dev(narugo): release as version v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
narugo1992 committed Sep 11, 2023
1 parent e909d44 commit 0112c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycivitai/config/meta.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__TITLE__ = 'pycivitai'

#: Version of this project.
__VERSION__ = '0.1.1'
__VERSION__ = '0.1.2'

#: Short description of the project, will be included in ``setup.py``.
__DESCRIPTION__ = 'Python Client and Model Management for CivitAI.'
Expand Down

0 comments on commit 0112c32

Please sign in to comment.