Skip to content

Commit

Permalink
Increment version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
jvalenzuela committed Oct 12, 2024
1 parent 8ea982f commit c989b78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion atform/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# This is the version number for the entire module, and is used by the
# hatch packaging and Sphinx documentation systems.
VERSION = "0.0"
VERSION = "0.1"


################################################################################
Expand Down
2 changes: 1 addition & 1 deletion doc/source/changelog.sty
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\chapter*{Release History}
\begin{description}

\item[major.minor]
\item[0.1] Initial proof of concept.

\end{description}
}

0 comments on commit c989b78

Please sign in to comment.