Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit 0d7d1cd

Browse files
Bump the version to 0.7.0 to have a new release.
1 parent e52ff2a commit 0d7d1cd

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
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='keras-autodoc',
11-
version='0.6.0',
11+
version='0.7.0',
1212
packages=find_packages(),
1313
install_requires=['markdown', 'sphinx', 'black==20.8b1'],
1414
package_data={'': ['README.md']},

0 commit comments

Comments
 (0)