Skip to content

Commit 456a5f7

Browse files
committed
version bump
1 parent c2019cd commit 456a5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='ffai',
4-
version="0.3.0",
4+
version="0.3.1",
55
include_package_data=True,
66
install_requires=[
77
'numpy',

0 commit comments

Comments
 (0)