Skip to content

Commit

Permalink
version nudge to beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Ororbia committed Jun 30, 2024
1 parent 8fdcd74 commit 5856e59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ $ python install -e .
</pre>

**Version:**<br>
1.2.0-Beta <!-- -Alpha -->
1.2.1-Beta <!-- -Alpha -->

Author:
Alexander G. Ororbia II<br>
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "ngclearn"
version = "1.2.beta0"
version = "1.2.beta1"
description = "Simulation software for building and analyzing arbitrary predictive coding, spiking network, and biomimetic neural systems."
authors = [
{name = "Alexander Ororbia", email = "ago@cs.rit.edu"},
Expand Down

0 comments on commit 5856e59

Please sign in to comment.