Ver Fonte

tag v0.3.1 release

George C. Privon há 4 meses atrás
pai
commit
025dae2d39
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      CHANGELOG.md
  2. 1 1
      proposal_database.rkt

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 
 ## v0.3.x
 
-### v0.3.1 (in preparation)
+### v0.3.1 (21 August 2025)
 
 - Annotate example configuration file with guidance.
 - Bugfix for multi-counting open calls if more than one different telescope was applied for within a given call (e.g., VLA and VLBA were applied for via separation proposals in a single NRAO call).

+ 1 - 1
proposal_database.rkt

@@ -10,7 +10,7 @@
          "config.rkt") ; load configuration file
 
 (define prog-name "proposal_database.rkt")
-(define prog-version "v0.3.0")
+(define prog-version "v0.3.1")
 
 
 ; give us the date in YYYY-MM-DD format