You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
fromsetuptoolsimportsetup, find_packages
2
2
3
-
VERSION='0.0.1'
3
+
VERSION='0.1.0'
4
4
DESCRIPTION='NGC-Learn'
5
5
LONG_DESCRIPTION='A toolkit library for building arbitrary predictive processing architectures based on the neural generative coding (NGC) computational framework (Ororbia & Kifer 2022).'
0 commit comments