Skip to content

Commit

Permalink
v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmnash committed May 24, 2021
1 parent 4f09f8a commit 02ae917
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,6 +1,6 @@
from setuptools import setup, find_packages
setup(name='transformstorm',
version='0.1.4',
version='0.1.5',
packages = find_packages(),
description='A command line interface for playing with language models',
url='https://github.com/simonmnash/transformstorm',
Expand Down

0 comments on commit 02ae917

Please sign in to comment.